News for OTAcast
This file lists the major changes between versions. For a more detailed list of
every change, see the Git log.
4.3.0
- Minor: Added install step to CMake.
4.2.0
- Minor: Added rank property to decoder.
- Minor: Added encode_decode example.
4.1.2
- Patch: Fix nodebug warnings.
4.1.1
- Patch: Added missing implementation for decoder::symbols.
4.1.0
- Minor: Use size_t when applicable.
4.0.0
- Major: Depend on kodo major version 1.
- Major: Update to OTAcast Evaluation License 1.2, and
OTAcast Research License 1.2.
- Minor: Added cmake support.
3.0.0
- Major: Use proper Steinwurf evaluation license v1.1
2.1.0
- Minor: Added
--version
option to OTAcast application.
- Minor: Added
--hops
option to OTAcast application. This will set the
multicast hop limit, i.e. the time-to-live associated with outgoing multicast
packets.
- Patch: Fix time counter in OTAcast client application.
2.0.1
- Patch: Store the path to the OTAcast tmp file as relative to the state file
when saving the state.
2.0.0
- Minor: Add save/restore functionality to decoder, sink, and client.
- Major: Made field changeable.
1.0.0
Major: Initial release.