Releases: EVerest/liblog
Releases · EVerest/liblog
v0.3.0
What's Changed
- Change CI to use reusable workflow by @hikinggrass in #27
- Rename target log to everest_log to avoid name collisions by @andistorm in #26
- Fix typo: LOG_INSTALL variable by @hikinggrass in #28
- Support reinitialization of the logger by @hikinggrass in #30
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
What's Changed
- Add GitHub Actions CI/CD Run for liblog by @folkengine in #16
- Bugfix/fix ci by @andistorm in #19
- Bump version of used github action run-clang-format to v1.1.0 by @andistorm in #20
New Contributors
- @folkengine made their first contribution in #16
- @andistorm made their first contribution in #19
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Indicate that liblog needs C++17 by @hikinggrass in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Use std::filesystem by default but allow fallback to boost:filesystem by @hikinggrass in #13
Full Changelog: v0.1.0...v0.2.0