Sha256: cb9fb1ed70b7de20f6b57b303134159e9bb8f446da11bb7be1f791470a0a84b3
Contents?: true
Size: 895 Bytes
Versions: 1
Compression:
Stored size: 895 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### [0.1.2] - 2015-05-26 ### Changed - Allow redefining individual schemas ### Fixed - Validation no longer stops after encountering a single invalid key in a hash ## [0.1.1] - 2017-05-25 ### Fixed - IMPORTANT: Fixed how normalization works when saving, no longer clobbers JSON ## 0.1.0 - 2017-05-25 ### Added - Initial commit - Schemas - Validation (types and formats) - Normalization - Exporting - Getters - Specs [Unreleased]: https://github.com/earksiinni/golden_fleece/compare/v0.1.2...HEAD [0.1.2]: https://github.com/earksiinni/golden_fleece/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/earksiinni/golden_fleece/compare/v0.1.0...v0.1.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
golden_fleece-0.1.2 | CHANGELOG.md |