Skip to content

Releases: libhal/libhal-exceptions

1.1.1

02 Aug 23:22
Compare
Choose a tag to compare

What's Changed

  • πŸš‘ Fix segfaulting cxa allocation by @kammce in #48

Full Changelog: 1.1.0...1.1.1

1.1.0

25 Jul 02:47
Compare
Choose a tag to compare

What's Changed

  • πŸ§‘β€πŸ’» Add .clangd file by @kammce in #17
  • [skip ci] πŸ§‘β€πŸ’» Support library & demos in .clangd by @kammce in #21
  • [skip ci] πŸ™ˆ Add clangd .cache dir by @kammce in #22
  • ♻️ Use east const by @kammce in #24
  • ✨ Add working demos by @kammce in #25
  • ⚑ Optimize by @kammce in #26
  • πŸ—‘οΈ Remove if 0 stuff by @kammce in #44
  • πŸ§‘β€πŸ’» Prep for QEMU testing by @kammce in #45
  • πŸ› Fix breaks with demo building by @kammce in #46

Full Changelog: 1.0.0...1.1.0

1.0.0

11 Mar 20:06
Compare
Choose a tag to compare

What's Changed

  • πŸ› ACTUALLY Fix undefined references in GCC by @kammce in #16

Full Changelog: 0.0.2...1.0.0

0.0.2

10 Mar 19:26
Compare
Choose a tag to compare

What's Changed

  • πŸ™ˆ Update gitignore by @kammce in #13
  • 🩹 Use exception control in test_package by @kammce in #14
  • πŸ› Fix undefined references in GCC by @kammce in #15

Full Changelog: 0.0.1...0.0.2

0.0.1

06 Mar 22:44
Compare
Choose a tag to compare

What's Changed

  • 🎨 Some cleanup by @kammce in #10
  • ✨ Add initial APIs for allocation & termination by @kammce in #12

New Contributors

Full Changelog: https://github.com/libhal/libhal-exceptions/commits/0.0.1