Skip to content

Releases: cfnptr/conf

v1.1.1

19 Jan 19:09

Choose a tag to compare

  • Fixed tests memory leak.
  • Improved code.

v1.1.0

16 Dec 06:55
86647e1

Choose a tag to compare

  • Improved code.
  • Improved README.
  • Added conf data reader.
  • Added build scripts.

v1.0.0

25 Nov 09:32
4fdf2a7

Choose a tag to compare

  • Implemented configuration file reading/writing.
  • Implemented automatic variable parsing. (int, float, bool)
  • Implemented built-in config syntax validation.