etc v0.3.0.0 Release Notes

Release Date: 2018-03-28 // about 6 years ago
  • BREAKING CHANGES

    • ⬆️ Bump resolver to lts-11
    • Replace protolude in favor of rio
    • ⚡️ Update parseConfigSpec to no longer attempt to parse JSON when yaml cabal
      flag is set
    • ➕ Add sensitive setting to etc/spec entries
    • ➕ Add Value type to deal with sensitive values
    • ⚡️ Update examples with sensitive values
    • ➕ Add optional key context to the InvalidConfiguration error (issue #12)
    • ➕ Add config printer function that renders config map with/without colors (issue #15)
    • Give precedence to values that do not contain inner JSON.Null values (issue #16)