Skip to content

Releases: chicio/ID3TagEditor

5.2.0

24 Oct 16:03
Compare
Choose a tag to compare

Added

  • PR #106: Avoid reading the whole file into memory when updating ID3 tag of a file by @fabiankr
  • clean up broke docc and allTests static properties

5.1.0

13 Oct 11:45
Compare
Choose a tag to compare

5.1.0

Release date: 2024-10-13

Added

  • documentation is now generated with Swift docc

5.0.0

12 Oct 17:26
Compare
Choose a tag to compare

Added

  • Swift 6
  • Swift Testing
  • All demo now based on new targets and SwiftUI

Fixed

  • Broken isoLatin1 support on Linux platforms, now fallback to utf-8

4.6.0

19 Apr 21:04
Compare
Choose a tag to compare

Added

4.5.0

13 Jan 07:19
Compare
Choose a tag to compare

Added

  • PR #99: Add optimized reader that only read the ID3 header of the file by @lordzsolt

4.4.2

16 Nov 19:17
Compare
Choose a tag to compare

Fixed

  • Updated doc: added comment frame description and usage

4.4.1

13 Nov 10:34
Compare
Choose a tag to compare

Fixed

4.4.0

02 Oct 10:44
Compare
Choose a tag to compare

Fixed

  • PR #93: chore: Fixes documentation for examples by @aquaflamingo
  • PR #92: Wire up iTunesGrouping to the ID3TagContentReader by @jverkoey
  • Added automatic contributors list generation

4.3.0

09 Sep 14:36
Compare
Choose a tag to compare

Fixed

  • Added support for widget extension

4.2.1

11 Feb 15:17
Compare
Choose a tag to compare

Fixed