Sha256: f257b4fbb4f2c761016e916ef92633897d1807917417992969a70f091bf60025
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
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] - NOW ### Added - Nothing ### Changed - Nothing ### Fixed - Nothing ## [0.1.3] - 2023-10-11 ### Fixed - Revert `Make code "Object Shape friendly"` Strange issue discovered in an app in production environment ## [0.1.2] - 2023-10-11 ### 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] - 2022-09-07 ### 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.3]: https://github.com/PikachuEXE/contracted_value/releases/tag/v0.1.3 [0.1.2]: https://github.com/PikachuEXE/contracted_value/releases/tag/v0.1.2 [0.1.1]: https://github.com/PikachuEXE/contracted_value/releases/tag/v0.1.1 [0.1.0]: https://github.com/PikachuEXE/contracted_value/releases/tag/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contracted_value-0.1.3 | CHANGELOG.md |