Releases: SacredData/baptism
Releases · SacredData/baptism
0.0.6
Introduces a couple new features:
- A new class,
Master, indicates aReleasewhoseTrackshave been mastered for consumer playback. - Discogs support added:
fromDiscogs()method for allReleaseclasses. Accepts a releaseID from Discogs. Auto-fills metadata and physical media formatting specifications 4f7cb88. Available forRelease.Vinylcfaad7b andRelease.CDdf17caa
Also introduces a few functional improvements:
- WAV files now load into buffer to prevent memory errors e701767
- Improved error handling and error logging
Fixes one bug:
Releaseclass and class extensions did not properly export fromindex.js. This has been resolved. e17a1f3