News for OTAcast
This file lists the major changes between versions. For a more detailed list of
every change, see the Git log.
9.0.1
- Patch: Update unknown bytes and packets for wrong hashes as well.
9.0.0
- Major: Simplified counters.
8.0.0
- Major: Rename filename to file_name to better match other file based
attributes.
- Major: renamed output_file -> output_file_path
- Major: renamed input_file -> file_path
7.0.0
- Major: Update kodo to version 9.
- Minor: Updated waf.
- Major: Moved application to separate repository.
- Major: Changed design of sink and source to not make assumptions about meta
packets.
6.0.0
- Major: Removed save/restore functionality due to changes in kodo version 8.
- Major: Use kodo version 8.
5.2.0
- Minor: Encapsulate dependencies.
5.1.0
- Minor: Update Evaluation License to version 1.3.
5.0.0
- Major: Change cmake build to be object library based.
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.