News for otacast-python
This file lists the major changes between versions. For a more detailed list of
every change, see the Git log.
Latest
- Major: Upgrade to Pybind major version 4
4.0.0
- Major: Upgrade to OTAcast major version 9.
- Minor: Updated waf.
3.2.0
- Minor: Use exceptions instead of assertions for certain invalid arguments.
- Minor: Added FileSource and FileSink to enable support for memory mapped IO.
3.1.0
- Minor: Update Evaluation License to version 1.3.
3.0.0
- Major: Change CMake build to be object library based.
2.0.0
- Major: Change some of the getters to readonly properties
- Minor: Added docs to FiniteField.
- Minor: Added rank and state_bytes properties to decoder.
- Minor: Added multicast sender-receiver example.
1.0.1
- Patch: Added missing requirements.txt.