iniplus
An extended INI parser for Nim. Source code available here, this page hosts the documentation for this library for all different versions.
The latest stable version is v0.3.3
, released on September 17, 2024. Other releases can be found either in this list or at the Releases section in the git repository.
iniplus
can be installed using the nimble package manager
Other releases
The releases below aren't stable, they might either have drastic bugs or miss important features. Nevertheless, some people might legitimately need the documentation for them, so here you go:
Version | Release Date | Changelogs link |
---|---|---|
v0.3.2 | August 16th, 2024 | Link |
v0.3.1 | August 7th, 2024 | Link |
v0.3.0 | August 6th, 2024 | Link |
v0.2.2 | March 25th, 2024 | Link |
v0.2.1 | January 17th, 2024 | Link |
v0.2.0 | January 14th, 2024 | Link |
v0.1.0 | November 25th, 2023 | Link |