Skip to content

Releases: jeannemas/advanced-configuration-management

v1.3.2

30 Nov 17:59
Compare
Choose a tag to compare

Minor code refactoring

v1.3.1

30 Nov 17:54
Compare
Choose a tag to compare
  • Migrated types files

v1.3.0

30 Nov 01:32
Compare
Choose a tag to compare

Changes

  • Some project cleanup
  • Removed property for default value inside configuration entry as it was useless considering it was always the same as value
  • Added validator property inside configuration entry to provide better validation
  • Added custom errors to improve error handling
  • Added built-in way to create a configuration adapter using AdvancedConfigurationManagement.CreateAdapter static method

Breaking changes

  • Removed possibility to define configuration entry using "short" form (only specifying the raw value) as it made configuration declarations inconsistent

v1.2.3

26 Nov 23:13
Compare
Choose a tag to compare

Added misssing entries in package

v1.2.2

26 Nov 22:52
Compare
Choose a tag to compare

Patched package.json error for types

v1.2.1

26 Nov 22:40
Compare
Choose a tag to compare

Fixed Typescript compiler error

v1.2.0 - Minor improvements

22 Nov 22:34
Compare
Choose a tag to compare

Minor improvements:

  • Updated documentation
  • Removed insecure configuration property

Package published

21 Nov 17:40
Compare
Choose a tag to compare

Package published