Releases: aloneguid/config
Releases · aloneguid/config
4.11.0
- Remove 'IsVisible' check from configuration builder (#80)
- Add more type parser (#79)
4.10.0
all of the stores support collections, including simple ones like command line
4.7.0
- new feature: entity arrays.
- bug fixed: Methods in nested interfaces do not return values.
4.5.0
new feature: support nested interfaces (#42)
4.4.2
improvement: JSON stores support hierarchies (#44)
4.4.1
bug fixed: positional parameters in command-line (#43)
4.4.0
massive improvement: string array parser supports proper value escaping (#39)
4.3.0
new feature: configuration interfaces support methods