Releases: bdilday/pychadwick
Releases · bdilday/pychadwick
v0.6.0
Fixes issue data type casting issue with latest pandas
versions
v0.5.0
Fixes bug affecting installation on non-linux platforms.
v0.4.0
Fixes long-standing bug that caused inconsistency in retrosheet events between this project and the chadwick bureau c version of the chadwick events parser.
v0.3.3
release workflow fix (#21)
* rm wheel build from release workflow
* bumps version to 0.3.2
* bumps version to 0.3.3
v0.3.2
release bugfix (#20)
* checks for scikit-build before install
* adds release workflow
* bumps version to 0.3.1
v0.3.1
checks for scikit-build before install (#19)
* checks for scikit-build before install
* adds release workflow
* bumps version to 0.3.1
v0.3.0
chadwick cwevent cli substitute (#17)
* adds chadwick cwevent cli script
* updates cli tool
v0.2.2
minor optimizations (#13)
* makes roster warning debug. adds dataframe methods
- removes relative imports
* bumps version
* fix