rubygem-hashdiff/rubygem-hashdiff.changes

50 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Sep 3 09:04:56 UTC 2017 - coolo@suse.com
- updated to version 0.3.6
see installed changelog.md
## v0.3.6 2017-08-22
* add option `use_lcs` #35
## v0.3.5 2017-08-06
* add option `array_path` #34
-------------------------------------------------------------------
Tue May 23 09:58:16 UTC 2017 - coolo@suse.com
- updated to version 0.3.4
see installed changelog.md
## v0.3.4 2017-05-01
* performance improvement of HashDiff#similar? #31
-------------------------------------------------------------------
Wed Dec 28 05:33:09 UTC 2016 - coolo@suse.com
- updated to version 0.3.2
see installed changelog.md
## v0.3.2 2016-12-27
* replace `Fixnum` by `Integer` #28
-------------------------------------------------------------------
Fri Nov 25 05:31:37 UTC 2016 - coolo@suse.com
- updated to version 0.3.1
see installed changelog.md
## v0.3.1 2016-11-24
* fix an error when a hash has mixed types #26
-------------------------------------------------------------------
Thu Jun 23 19:25:09 UTC 2016 - coolo@suse.com
- initial package