piotrmurach/equatable

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change log

## [v0.7.0] - 2021-04-05

### Changed
* Change gemspec to remove test and rake files to reduce gem size
* Change to remove bundler as a dev dependency and relax rspec upper constraint
* Change to require Ruby 2.0 or higher

## [v0.6.1] - 2019-06-26

### Added
* Add license key to gemspec

## [v0.6.0] - 2019-06-16

### Added
* Add dev dependencies to gemspec

### Changed
* Change to limit Ruby >= 1.8.7
* Change gemspec to load files directly instead of git

## [v0.1.0] - 2012-12-09

* Initial implementation and release

[v0.7.0]: https://github.com/piotrmurach/equatable/compare/v0.6.1...v0.7.0
[v0.6.1]: https://github.com/piotrmurach/equatable/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/piotrmurach/equatable/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/piotrmurach/equatable/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/piotrmurach/equatable/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/piotrmurach/equatable/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/piotrmurach/equatable/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/piotrmurach/equatable/compare/v0.1.0