Releases: libhal/strong_ptr
Releases · libhal/strong_ptr
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
0.1.0
0.0.2
0.0.1
0.0.0
What's Changed
- 🚚 Add initial implementation by @MaliaLabor in #4
- ♻️ Decouple from libhal-boostrap + modules by @kammce in #10
- ♻️ Refactor ref_info API and reorganize test suite by @kammce in #11
- ♻️ Many fixes and improvements by @kammce in #14
- 🎨 Actually use APIs in test_package by @kammce in #18
- ✨ Add static support to strong_ptr by @kammce in #19
- ♻️ Put export on individual functions & types by @kammce in #20
- ♻️ Sprinkle constexpr everywhere by @kammce in #21
- 🐛 Fix support for arm-gcc-14.2 on stm32f103c8 by @kammce in #22
- ♻️ Simply use cmake-modules-toolchain by @kammce in #23
- Support cortex m0, m0+ m1 by removing atomics by @kammce in #24
- 💥 Move to non-atomic integers by @kammce in #25
- Remove arm specific code in test_package by @kammce in #26
- Cleanup test_package cmake by @kammce in #27
- 👷 Enable CI & Releases & Uploads by @kammce in #29
- (skip_ci) 💚 Fix deployment, add keys & remote_url by @kammce in #30
New Contributors
- @MaliaLabor made their first contribution in #4
- @kammce made their first contribution in #10
Full Changelog: https://github.com/libhal/strong_ptr/commits/0.0.0