Skip to content

Releases: Blobfolio/cdtoc

v0.11.1

18 Sep 19:44

Choose a tag to compare

Changed

  • Remove faster-hex dependency
  • Remove itoa dependency
  • Remove trimothy dependency
  • Replace serde with serde_core dependency
  • Various minor performance improvements
  • Miscellaneous code cleanup and lints

v0.11.0

26 Jun 20:21

Choose a tag to compare

Changed

  • Bump brunch to 0.11 (dev)
  • Bump dactyl to 0.13
  • Bump trimothy to 0.9
  • Bump MSRV to 1.88
  • Impl FusedIterator for Tracks
  • Miscellaneous code cleanup and lints

v0.10.0

02 Jun 04:58

Choose a tag to compare

Changed

  • Bump dactyl to 0.12
  • Bump trimothy to 0.8
  • Duration::to_f64_lossy is now const
  • Duration::to_std_duration_lossy is now const
  • Toc::audio_leadin is now const
  • Toc::audio_leadin_normalized is now const
  • Toc::duration is now const
  • Toc::htoa is now const
  • Toc::leadin is now const
  • Toc::leadin_normalized is now const

v0.9.1

30 May 19:50

Choose a tag to compare

Changed

  • Bump dactyl to 0.11
  • Miscellaneous code cleanup and lints

v0.9.0

15 May 20:36

Choose a tag to compare

Changed

  • Bump brunch to 0.10 (dev)
  • Bump MSRV to 1.87
  • Toc::audio_len is now const
  • Toc::audio_sectors is now const
  • Toc::audio_tracks is now const
  • Miscellaneous code cleanup and lints

v0.8.1

03 Apr 18:54

Choose a tag to compare

Changed

  • Miscellaneous code cleanup and lints

v0.8.0

26 Feb 03:44

Choose a tag to compare

Changed

  • Bump brunch to 0.9 (dev)
  • Bump dactyl to 0.10
  • Bump MSRV to 1.85
  • Bump Rust edition to 2024
  • Bump trimothy to 0.7

v0.7.0

21 Feb 02:37

Choose a tag to compare

New

  • Toc::ctdb_url
  • Toc::musicbrainz_url

Removed

  • AccurateRip::pretty_print
  • ShaB64::pretty_print

Changed

  • Miscellaneous code changes and lints

v0.6.1

09 Jan 18:10

Choose a tag to compare

Changed

  • Miscellaneous code changes and lints

v0.6.0

13 Dec 19:34

Choose a tag to compare

Changed

  • Bump brunch to 0.8 (dev)
  • Bump dactyl to 0.9
  • Bump MSRV to 1.83