Skip to content

Releases: cfnptr/conf

v1.6.0

27 Apr 20:46

Choose a tag to compare

  • Updated MPIO library.
  • Updated documentation.
  • Updated license year. (2025)
  • Added Conf error class.
  • Updated scripts.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

20 Aug 16:53

Choose a tag to compare

v1.4.2

31 May 19:52

Choose a tag to compare

  • Updated docs
  • Improved code readability
  • Updated MPIO library

Full Changelog: v1.4.1...v1.4.2

v1.4.1

03 Feb 18:13

Choose a tag to compare

  • Updated MPIO library
  • Improved C++ wrapper
  • Added documentation
  • Added better build scripts
  • Added building instructions

v1.4.0

11 Nov 11:59
23b2cd5

Choose a tag to compare

  • Refactored code style.
  • Added repeating config file keys check.
  • Added C++ wrapper.
  • Added custom writer float precision.
  • Updated MPIO.
  • Added required spacing around '='.

v1.3.2

24 Jul 19:44
0d51dc2

Choose a tag to compare

  • Added README usage examples.
  • Fixed errno resulting.
  • Added negative float fraction protection.
  • Improved build scripts.
  • Fixed Windows libraries building.

v1.3.1

26 May 12:41
2121f7f

Choose a tag to compare

  • Fixed writer abortion on bad value.
  • Update libraries.

v1.3.0

28 Apr 14:44
7483059

Choose a tag to compare

  • Updated MPIO library.
  • Make writeConfString length explicit.
  • Minor fixes.

v1.2.0

13 Apr 06:52
8bc3486

Choose a tag to compare

  • Fixed CMake target protector.
  • Added string value length return.
  • Added Windows CRLF handling.
  • Fixed buffer overflow vulnerability.

v1.1.2

23 Feb 09:19
0388351

Choose a tag to compare

  • Fixed incorrect comment as value behaviour bug.
  • Suppressed linux warnings.
  • Fixed file close segmentation fault bug.