Releases: kimkulling/cppcore
Releases · kimkulling/cppcore
The CPPCore Release v0.1.0
What's Changed
- Static array support by @kimkulling in #1
- PoolAllocator: improve alloc when upper limit was reached. by @kimkulling in #2
- closes #3: by @kimkulling in #4
- closes #5: fix invalid st… by @kimkulling in #6
- Fix initialization of TStaticArray by @kimkulling in #9
- fix typo by @mikamiwa in #10
- update googletest. by @kimkulling in #11
- closes #13 by @kimkulling in #14
- closes #16 by @kimkulling in #17
- Add prefix to option BUILD_UNITTESTS by @kimkulling in #18
- Create cmake.yml by @kimkulling in #20
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #21
- Refactoring: Renaming namespace by @kimkulling in #22
- Enable linkage by @kimkulling in #25
New Contributors
- @kimkulling made their first contribution in #1
- @mikamiwa made their first contribution in #10
- @lgtm-com made their first contribution in #21
Full Changelog: https://github.com/kimkulling/cppcore/commits/v0.1.0