Releases: EVerest/everest-framework
Releases · EVerest/everest-framework
v0.4.0
What's Changed
- Extended config settings by @hikinggrass in #63
- EVerest Python module can now also access the module info by @SebaLukas in #70
- EVerest JS modules can now also access the everest_prefix by @SebaLukas in #71
- Add telemetry mechanism by @hikinggrass in #73
- Add a few simple performance enhancements by @hikinggrass in #72
New Contributors
- @SebaLukas made their first contribution in #70
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add transitive requirements and fix SCHEMA_DIR by @a-w50 in #64
- Use find_package for pybind11 when not using EDM by @hikinggrass in #65
- Proper linking of controller-ipc by @a-w50 in #66
- Remove special cross compilation handling of everestpy and update pybind11 by @hikinggrass in #67
- Log a message indicating all modules excluding standalone ones are ready by @hikinggrass in #68
- Increase version to 0.3 by @hikinggrass in #69
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Switching to libwebsockets for controller process by @a-w50 in #57
- Added missing include and fixed requirement by @a-w50 in #60
- Add python bindings for EVerest by @corneliusclaussen in #56
- Add everest prefix dir to module_info by @a-w50 in #61
- Increase version to 0.2 by @hikinggrass in #62
Full Changelog: v0.1.0...v0.2.0