Releases: libhal/strong_ptr
Releases · libhal/strong_ptr
0.1.8
0.1.7
What's Changed
- 🐛 Add check for Windows in strong_ptr tests by @MaliaLabor in #49
- ✨ Add make_monotonic_allocator by @MaliaLabor in #50
- 🦺 Add clang-tidy checks by @kammce in #51
- 🦺 Add pre-commit checks by @kammce in #52
- 👷 Add pre-commit to CI by @kammce in #53
- 🐛 Use clang-tidy config file & auto fix by @kammce in #54
- 👷 Add clang-tidy options & CI to enforce it by @kammce in #56
- ♻️ Implement proper CMake by @kammce in #57
- 🧑💻 Improve build infrastructure and add project templates by @kammce in #59
- [skip ci] Rename clangd_wrapper to compile_commands_clangd_resolver.py by @kammce in #61
- ⬆️ (patch) Migrate to libhal-cmake-util/v5 by @kammce in #62
- [skip ci] 📝 Add docs & API docs action by @kammce in #65
- [skip ci] 📝 Extract project name from doxygen.conf (lock doc reqs) by @kammce in #66
- [skip ci] 📝 Improve docs & API links in README by @kammce in #67
- 📝 Clean up some docs and remove unneeded header by @kammce in #68
Full Changelog: 0.1.5...0.1.7
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
What's Changed
- 🐛 Throw exception on memory exhaustion for monotonic_allocator by @MaliaLabor in #42
Full Changelog: 0.1.0...0.1.1