Sha256: 5ed0827161f94f0239e473808e02e7bcdc1313afb45af629bf8ac519dd626ca7
Contents?: true
Size: 1.47 KB
Versions: 1
Compression:
Stored size: 1.47 KB
Contents
# Release Notes All notable changes to this project will be documented below. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project loosely follows to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Major Changes * none ### Minor Changes * none ### Bugfixes * none ## [0.5.1] - 2022-12-10 ### Major Changes *none ### Minor Changes * none ### Bugfixes * Fixed error message that showed blank filename when looking for lockbox master keyfile ## [0.5.0] - 2022-12-09 ### Major Changes * Renamed `Invar::Invar` to `Invar::Reality` * Maintenance Rake task inclusion now requires explicit define call ### Minor Changes * Expanded docs ### Bugfixes * none ## [0.4.0] - 2022-12-08 ### Major Changes * Renamed project to Invar ### Minor Changes * none ### Bugfixes * `#pretend` symbolizes provided key(s) * `Scope#to_h` recursively calls `.to_h` on subscopes ## [0.3.0] - Unreleased beta ### Major Changes * none ### Minor Changes * Added support for validation using dry-schema * Added #key? to Scope ### Bugfixes * none ## [0.2.0] - Unreleased Prototype ### Major Changes * Overrides are now done with #pretend ### Minor Changes * Master key is stripped of whitespace when read from file * Added known keys to KeyError message * Docs improvements ### Bugfixes * none ## [0.1.0] - Unreleased Prototype ### Major Changes * Initial prototype ### Minor Changes * none ### Bugfixes * none
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
invar-0.5.1 | RELEASE_NOTES.md |