Releases: clickteam-plugin/IniPlusPlus
v0.4.5-velocitynoodle
Fixed subgroup loading
v0.4.4-popgoes
Fix SaveObjectDoer not overwriting values
v0.4.3-popgoes
Implement actionSetEncryption
v0.4.2-popgoes
Fix crash when changing between global data slots
v0.4.0-popgoes
Initial Unicode rewrite, added encryption and implemented saving/load…
v0.2.3-chrilley
This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, delete INI++15.mfx
from /Extensions/Unicode/
and /Data/Runtime/Unicode/
(the original MFX still exists in a different folder).
This version fixes a bug with global data garbage values when using the empty string as the key.
NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.
v0.2.2-chrilley
This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/
folder and delete INI++15.mfx
(the original MFX still exists in a different folder).
This version fixes a bug that generated excess newlines in saved files.
NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.
v0.2.1-chrilley
This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/
folder and delete INI++15.mfx
(the original MFX still exists in a different folder).
This version adds auto save support (but still no support for encryption, compression, etc. or auto load).
NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.
v0.2.0-chrilley
This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/
folder and delete INI++15.mfx
(the original MFX still exists in a different folder).
Changes include implementing a few new expressions in the NthItem family, and fixing a bug with the NthGroup expression.
NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.
v0.1.1-chrilley
This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/
folder and delete INI++15.mfx
(the original MFX still exists in a different folder).