Releases: theapache64/retrosheet
Releases · theapache64/retrosheet
2.0.1
2.0.0
No major changes after last beta
2.0.0-beta03
What's new?
- Fixed query converter issue (21cb0fd)
2.0.0-beta02
What's new?
- Nothing! Just a build error fix
2.0.0-beta01
What's new??
- Integrated
ktlint
- Removed
@ReadAsList
(now retrosheet can auto-detect return type) - Bumped
fastcsv
version to2.0.0
- Wrote tests for almost all classes
- Misc enhancements and bug fixes
2.0.0-alpha05
- Deprecate
@ReadAsValue
Thanks to #11 for a better solution
2.0.0-alpha04
- Fix #7
2.0.0-alpha03
⬆️ bump version
2.0.0-alpha02
🌟 add HTML logging
2.0.0-alpha01
🚚
- move jcenter/bintray deps to jitpack/github
- change base package name from
com.theapache64.retrosheet
tocom.github.theapache64.retrosheet
to align with jitpack dependency signature