- Fixed license (from Apache to LGPL), see LICENSE.md for details
- Various code quality fixes using FindBugs & Coverity
- Fix audio stream playing (example:
SndPlayer.java
) thanks to @wolfgangasdf
- First release to be published on Maven Central
- Packages have been renamed to
org.jflac.*