Breaking Changes
Migrate to MPL-2.0 license
Features
- Add convenience functions for
IFS
handling. (core.ifs_save
tocore.ifs_restore
) - Fix lack of stderr indirection of some
printf
s - Deprecate
print_die
andprint_die_fn
functions
Fixes
- Miscellaneous fixes