What's Changed
- bug fix on #226: Zero-initialize numeric variables to prevent garbage… by @iryuken in #228
- Refactoring default value initialization by @FernandoTheDev in #238
- Add String::reserve Implementation; Refactor Base64 for Performance and Fix Stack Buffer Overflow in Run Command Construction by @apocalypse9949 in #240
- critical vulnerability vectors within src/utils/utils.c by @vitorGgC569 in #249
New Contributors
- @FernandoTheDev made their first contribution in #238
- @apocalypse9949 made their first contribution in #240
- @vitorGgC569 made their first contribution in #249
Full Changelog: v0.4.1...v0.4.2