Releases: phw/ruby-discid
Releases · phw/ruby-discid
1.5.0
27 Dec 09:25
Compare
Sorry, something went wrong.
No results found
Added DiscId::Track#to_h for consistency with standard library. A backward
compatible alias DiscId::Track#to_hash is still available.
Removed support for Ruby 1.8
1.4.1
23 Sep 06:46
Compare
Sorry, something went wrong.
No results found
Fix Ruby 3 compatibility if DiscId.tracks gets called with a block
1.4.0
06 May 13:18
Compare
Sorry, something went wrong.
No results found
Fixed DiscId.put handling of first_track being > 1
Added DiscId.parse to parse a TOC string
Documentation fixes
1.3.2
19 Dec 09:16
Compare
Sorry, something went wrong.
No results found
Fixed call to DiscId::Disc#toc_string with native implementation
1.3.1
16 Feb 17:02
Compare
Sorry, something went wrong.
No results found
codeclimate-test-reporter is no longer a development depdendency
1.3.0
19 Feb 08:41
Compare
Sorry, something went wrong.
No results found
Add support for DiscId::Disc#toc_string. Will use the implementation from
libdiscid 0.6 or a fallback for older versions.
Removed support for Ruby 1.8
codeclimate-test-reporter is not required anymore for running the tests
Updated documentation
1.2.0
12 Feb 15:14
Compare
Sorry, something went wrong.
No results found
DiscId.sectors_to_seconds: Truncate instead of round resulting float
1.1.2
11 Feb 12:02
Compare
Sorry, something went wrong.
No results found
Fixed first and last track being swapped in example readdiscid.rb
Restricted dependencies for Ruby 1.8 to maintain compatibility
Test against Ruby 2.3
1.1.1
27 Aug 09:13
Compare
Sorry, something went wrong.
No results found
Fixed file permissions in gem package
1.1.0
26 Aug 16:28
Compare
Sorry, something went wrong.
No results found
Fixed Disc#put handling of first_track being > 1