havINI v0.7, havCSON v0.3, and havJSON v0.4 Released

May 15, 2026 · 1 min read

I'm working on a new project and will announce it soon.

In the meantime, I found a bug in havINI and shipped small maintenance updates for it, havCSON, and havJSON.

So, without further ado, here are the library changelogs:

havINI v0.7
  • Fixed indexed arrays to preserve explicit indexes when writing an INI file
  • Added error handling for the file size check while parsing an INI file
  • Simplified platform type size checks

havCSON v0.3
  • Simplified platform type size checks

havJSON v0.4
  • Removed Long/ULong data types
  • Added error handling for the file size check while parsing a JSON file
  • Simplified platform type size checks