- Use latest dependencies
- Minor change to temp writer
- Update dependencies
- Update dependencies
- Update dependencies
- Read/Write Circle protection
- Update dependencies
- Use latest dependency versions
- Update README
- Merge PR from LaptopCat to remove unecessary logging messages
- Update README
- Merge PR from LaptopCat to remove uncessary logging messages
- Update README
- Update README
- Now uses an interface for common tags between file types instead of a struct
- Each format is now under its own project
- Majorly simplifies interacting with metadata
- New module wrapper
- Concurrency improvements
- No longer corrupts files
- Smaller memory footprint
- Now works with album art
- CRC32 checksum is now calculated and checked correctly
- Opus and Vorbis now support cover art
- Opus cover art no longer breaks the stream
- Added a large set of vorbis tags
- No longer corrupts files
- No longer corrupts files
- Added a large set of vorbis tags
- Major memory improvements as the audio stream is now copied directly to the writer instead of reading it all to memory first