Skip to content

Releases: Master92/cppIni

v0.2.1

14 Nov 15:16

Choose a tag to compare

This fixes incorrect usage of the C API in the unit tests ultimately leading to a crash

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Nov 12:38

Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Nov 15:08

Choose a tag to compare

This is the initial release including all necessary basic features.

What's Changed

Full Changelog: https://github.com/Master92/cppIni/commits/v0.1.0