v1.1.1
- Add builds for .NET 4.5, 4.0, 3.5, and 2.0.
- Add build for .NET Standard 1.0.
- Add tests project.
- Trim padding off audio data when reading a file.
- Don't fail when reading a BCSTM or BRSTM with REGN or PDAT sections. Instead, ignore them.
- Add build scripts.
- Workaround tooling issues with Visual Studio.
- Add equals method to PcmStream and AdpcmStream classes.