Commit Graph

19 Commits

Author SHA1 Message Date
Robinson 1d69c6d2e0
version 2.9.1 2024-01-22 17:41:22 +01:00
Robinson a8e6952ccd
version 2.9 2024-01-20 10:09:36 +01:00
Robinson 608af0924f
Updated API 2024-01-20 09:50:47 +01:00
Robinson e583381f3b
version 2.8 2023-08-21 22:58:18 +02:00
Robinson ff8c8d75b1
Fixed issues when not able to properly load/process data, but still want to save it. 2023-08-21 22:57:49 +02:00
Robinson 60202be04d
version 2.7 2023-08-21 13:00:02 +02:00
Robinson 756c90a6f2
Added comments + extra logic for explicitly ignored base collection/array types (which are part of the parsing logic, but not something the user edits) 2023-08-21 12:37:35 +02:00
Robinson 55fd446005
version 2.6 2023-08-20 13:27:43 +02:00
Robinson 607e8b6735
version 2.5 2023-08-16 22:38:13 -05:00
Robinson 106ca040af
Fixed issues with array/list expansion for loading, cli/sys/env.
Requirement for cli/sys/env is that it MUST match case
2023-08-16 19:43:33 -05:00
Robinson c3b23990bd
version 2.4 2023-08-13 13:25:35 -05:00
Robinson 55139e8b4c
Fixed issues saving files when the configFile isn't specified. 2023-08-13 13:24:05 -05:00
Robinson 7da1f06f7d
version 2.3 2023-08-13 10:38:05 -05:00
Robinson 46e04e6858
Added support for growing arrays when the CLI index is larger than the original array. 2023-08-13 10:36:56 -05:00
Robinson 0b3cbb22c6
version 2.2 2023-08-11 23:14:46 -06:00
Robinson e380284d53
no longer double-loading when using `loadAndProcess` 2023-08-11 23:14:25 -06:00
Robinson 3c43baccee
added support for ignored fields 2023-08-11 23:13:50 -06:00
Robinson e716b8c28a
version 2.1 2023-08-06 00:56:13 -06:00
Robinson 052907e0c4
Updated Config project to use non-moshi Json serialization (this means there is no longer the requirement of generated classes for serialization
Changed API
Version 2.0
2023-08-04 23:12:17 -06:00