Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elfio-3.12.zip | 2023-08-28 | 458.2 kB | |
elfio-3.12.tar.gz | 2023-08-28 | 431.0 kB | |
README.md | 2023-06-02 | 790 Bytes | |
Release 3.12.tar.gz | 2023-06-02 | 4.2 MB | |
Release 3.12.zip | 2023-06-02 | 4.2 MB | |
Totals: 5 Items | 9.3 MB | 2 |
What's Changed
- tests: allow using system gtest copy by @thesamesam in https://github.com/serge1/ELFIO/pull/113
- Use CodeQL Actions v2 by @scribam in https://github.com/serge1/ELFIO/pull/118
- Fix a memory leak that misuses unique_ptr by @chrihop in https://github.com/serge1/ELFIO/pull/119
- Remove unnecessary initialization that causes GCC warning by @covanam in https://github.com/serge1/ELFIO/pull/121
New Contributors
- @thesamesam made their first contribution in https://github.com/serge1/ELFIO/pull/113
- @chrihop made their first contribution in https://github.com/serge1/ELFIO/pull/119
- @covanam made their first contribution in https://github.com/serge1/ELFIO/pull/121
Full Changelog: https://github.com/serge1/ELFIO/compare/Release_3.11...Release_3.12