Sha256: cf7b091089ffaa325bec294971e0a174aa683eb991e6b96f83db2d88679e7928
Contents?: true
Size: 979 Bytes
Versions: 1
Compression:
Stored size: 979 Bytes
Contents
# Changelog ## 0.0.7 / 2024-01-05 * Support Ruby 3.0 through 3.3, and JRuby 9.4 ([#63], [#64] and [#68] by [mvz]) [#63]: https://github.com/mvz/iba/pull/63 [#64]: https://github.com/mvz/iba/pull/64 [#68]: https://github.com/mvz/iba/pull/68 ## 0.0.6 / 2022-01-21 * Support Ruby 2.6 and up, as well as JRuby 9.3 * Display more subexpressions ([#13] by [mvz]) * Add and use VERSION constant ([#49] by [mvz]) [#13]: https://github.com/mvz/iba/pull/13 [#49]: https://github.com/mvz/iba/pull/49 ## 0.0.5 / 2018-03-25 * Target Ruby 2.2 and up * Remove all use of eval ([#1] by [mvz]) [mvz]: https://github.com/mvz [#1]: https://github.com/mvz/iba/pull/1 ## 0.0.4 / 2017-12-15 * Target Ruby 2.1 and up ## 0.0.3 / 2014-05-09 * Make Iba work with Ruby 1.9 ## 0.0.2 / 2011-02-25 * Properly analyse comparison with arrays and strings * Allow instance variables in asserted expression ## 0.0.1 / 2011-01-02 * Initial release No match for: Prepare version 0.0.7 for release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iba-0.0.7 | CHANGELOG.md |