Releases: TheDragonCode/pretty-array
Releases · TheDragonCode/pretty-array
v1.4.3
Fixed
- Fixed a bug with renaming keys in similar cases (9a173df)
v1.4.2
Fixed
- Loading and saving JSON replaced by RAW (55b11d8)
v1.4.1
Fixed
- Fixed error saving JSON file (4d41e9b)
v1.2.0
Added
- Fixed error saving values by type (c778d32)
- Added nullable castable (31c18f1)
- Added array and object castable (641c32b)
v1.1.3
Fixed error saving values by type
v1.1.2
Fixed
- Undefined variable: value (8fb83be)
v1.1.1
Array processing replaced by faster iteration