v0.4.0
What's Changed
- Better strtoul and printf precision for strings by @diondokter in #13
- Put every function behind a feature gate by @diondokter in #14
- Fix feature dependency by @gmmyung in #17
- Malloc implementation using the global allocator by @gmmyung in #19
- Add strncasecmp by @sawi97 in #23
- Add signals with atomic usize by @thejpster in #21
- Fix strcpy and strncpy tests by @thejpster in #24
- Release 0.4.0 by @thejpster in #25
New Contributors
- @diondokter made their first contribution in #13
Full Changelog: v0.3.0...v0.4.0