Releases: Master92/cppIni
Releases · Master92/cppIni
v0.2.1
v0.2.0
This release adds an interface for plain C and several quality of life features for the repository such as a code coverage report for pull requests and a conan recipe that allows us to create a conan package. On top of that, a code of conduct and contributing guidelines were added.
What's Changed
- Add code coverage analysis by @Master92 in #5
- Add conan recipe by @Master92 in #6
- Add unit tests for non-covered lines by @Master92 in #7
- Add contribution notes as markdown documents by @Master92 in #8
- Fix failing build on Ubuntu with clang by @Master92 in #9
- Add C interface by @Master92 in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This is the initial release including all necessary basic features.
What's Changed
- Set up Github build pipeline by @Master92 in #1
- Add basic internal data model by @Master92 in #2
- Add basic fileset so that the repo is complete by @Master92 in #3
Full Changelog: https://github.com/Master92/cppIni/commits/v0.1.0