# 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