Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 01 Dec 20:15
· 6 commits to main since this release
v0.12.0
d3e9eb2

Breaking Changes

Migrate to MPL-2.0 license

Features

  • Add convenience functions for IFS handling. (core.ifs_save to core.ifs_restore)
  • Fix lack of stderr indirection of some printfs
  • Deprecate print_die and print_die_fn functions

Fixes

  • Miscellaneous fixes