Releases: VogtRyan/DBS3
Releases · VogtRyan/DBS3
DBS3 v1.2.3
What's Changed
Full Changelog: v1.2.2...v1.2.3
DBS3 v1.2.2
What's Changed
- Fix resource leak in SteadyStateTest by @VogtRyan in #3
- Fix resource leak in UAMPServer by @VogtRyan in #5
Full Changelog: v1.2.1...v1.2.2
DBS3 v1.2.1
The DBS3 Java code has been improved to run with -Xlint:all
.
What's Changed
- Add missing copyright and year line to LICENSE by @VogtRyan in #1
- Make Java 'ant debug' run with '-Xlint:all' by @VogtRyan in #2
Full Changelog: v1.2.0...v1.2.1
DBS3 v1.2.0
DBS3 was migrated from its former home as a .tgz
bundle on Ryan Vogt's University of Alberta webpage to GitHub. During the migration, the package structure within the project was modified to make the build process cleaner, resulting in a version bump from 1.1.4 to 1.2.0.