Releases: chicio/ID3TagEditor
Releases · chicio/ID3TagEditor
5.2.0
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
Release date: 2024-10-13
Added
- documentation is now generated with Swift docc
5.0.0
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.5.0
Added
- PR #99: Add optimized reader that only read the ID3 header of the file by @lordzsolt
4.4.2
Fixed
- Updated doc: added comment frame description and usage
4.4.0
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
Fixed
- Added support for widget extension