| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| zc.com | 2026-02-26 | 2.4 MB | |
| zc-boot.com | 2026-02-26 | 1.2 MB | |
| README.md | 2026-02-26 | 937 Bytes | |
| v0.4.2 source code.tar.gz | 2026-02-26 | 678.9 kB | |
| v0.4.2 source code.zip | 2026-02-26 | 836.2 kB | |
| Totals: 5 Items | 5.1 MB | 1 | |
What's Changed
- bug fix on [#226]: Zero-initialize numeric variables to prevent garbage… by @iryuken in https://github.com/z-libs/Zen-C/pull/228
- Refactoring default value initialization by @FernandoTheDev in https://github.com/z-libs/Zen-C/pull/238
- Add String::reserve Implementation; Refactor Base64 for Performance and Fix Stack Buffer Overflow in Run Command Construction by @apocalypse9949 in https://github.com/z-libs/Zen-C/pull/240
- critical vulnerability vectors within src/utils/utils.c by @vitorGgC569 in https://github.com/z-libs/Zen-C/pull/249
New Contributors
- @FernandoTheDev made their first contribution in https://github.com/z-libs/Zen-C/pull/238
- @apocalypse9949 made their first contribution in https://github.com/z-libs/Zen-C/pull/240
- @vitorGgC569 made their first contribution in https://github.com/z-libs/Zen-C/pull/249
Full Changelog: https://github.com/z-libs/Zen-C/compare/v0.4.1...v0.4.2