Tobías Lifschitz

Results 3 issues of Tobías Lifschitz

- Converted ByteArray from an alias of std::string to a class implementation. - Added multiple constructors to support initialization from various sources: - std::vector - uint8_t pointer with size -...

- Add class diagram to Simpleble 'API reference' page - Change CMake source flag in build documentation from deprecated -H /path/to/source to -S /path/to/source - NIT, add missing CMake link

- **Automate Python Development Releases:** Set the development version number based on the count of commits since the last bump of the `VERSION` file (see `setup.py`). - **Version Number Sanity...