Sha256: 407bf8ca179c6c4296f3d5e53bbeea3689238b2fc98be1d8b087be9ac96b07b6
Contents?: true
Size: 850 Bytes
Versions: 1
Compression:
Stored size: 850 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added - Nothing ### Changed - Nothing ### Fixed - Nothing ## [0.1.2] ### Changed - Requires Ruby 3.0, contracts >= 0.17 (Ruby 2.7 EOL) - Make code "Object Shape friendly" (https://github.com/PikachuEXE/contracted_value/pull/5) ## [0.1.1] ### Changed - Requires Ruby 2.7 (due to use of ["Forward all arguments" syntax](https://rubyreferences.github.io/rubychanges/2.7.html#keyword-argument-related-changes)) ### Fixed - Fix Ruby 3.x compatibility ## 0.1.0 - 2019-06-05 ### Added - Initial release [0.1.2]: https://github.com/PikachuEXE/contracted_value/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/PikachuEXE/contracted_value/compare/v0.1.0...v0.1.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contracted_value-0.1.2 | CHANGELOG.md |