Releases: FNCS/fncs
Releases · FNCS/fncs
v2.3.2
v2.3.1
v2.3.0
Added
- fncs::publish_anon() moved from private to public header
Fixed
- Broker no longer publishes to sims that exited normally.
- Bugs in MATLAB get_events and route.
- Multiple bugs in time sync optimization.
- Unnecessary assert during peer calculation.
- Wrong time unit returned by time_request.
- YAML test case linking for 'check' target.
- fncs::finalize() did not reset initialized flag.
v2.2.0
v2.1.2
v2.1.1
Commits since previous release.
Changed
- Python interface publish(key,value) now stringifies its arguments.
Fixed
- Python interface bugs in
- get_keys()
- get_values(key)
- get_events()
Closed Issues
v2.1.0
"first" release
This is the first production-ready release of the new FNCS library and broker. This is a complete rewrite of the previous FNCS implementation and thus it gets the backwards-incompatible version 2.0 designation.