Skip to content

Releases: brofield/simpleini

v4.25

13 Nov 23:20
18fd1db

Choose a tag to compare

What's Changed

  • Review and improve test coverage by @brofield in #85
  • Add ARM64 support to workflow by @brofield in #84
  • Simplify top level cmake file and use standard cmake testing variables by @brofield in #87
  • Add tests for SI_CONVERT_GENERIC by @brofield in #88

Full Changelog: v4.24...v4.25

v4.24

13 Nov 10:36

Choose a tag to compare

What's Changed

Full Changelog: v4.23...v4.24

v4.23

13 Nov 06:57
31fe7ef

Choose a tag to compare

Rollup of fixes since last release

v4.22

29 Dec 02:47
09c21bd

Choose a tag to compare

Rollup release for all recent changes, mostly cmake. v4.21 was skipped due to bad release versioning.

What's Changed

  • Fix typos found by codespell by @DimitriPapadopoulos in #68
  • Add support to run tests building with cmake + ctest by @dacap in #71
  • CMake: add cmake installation; add SIMPLEINI_USE_SYSTEM_GTEST option by @topazus in #72

New Contributors

Full Changelog: v4.20...v4.22

Add support for CMake dependency managers

14 Jul 02:10

Choose a tag to compare

Added a CMake file to provide a target for CMake based dependency managers. Thanks to @viniciusferrao for his contribution.

v4.19

15 Mar 20:39

Choose a tag to compare

Bug fix release and roll-up of recent changes

4.18

11 Mar 12:28
cfb8820

Choose a tag to compare

Rollup release from the last few years

4.17

28 Sep 02:04

Choose a tag to compare

Bug fixes for compile errors:

Bug fix release 4.16

28 Sep 01:45

Choose a tag to compare

Simple bug fixes only