Releases: ariffjeff/ReEmployCT-Data-Entry
Releases · ariffjeff/ReEmployCT-Data-Entry
2.1.2
2.1.1
- Update README
Full Changelog: 2.1.0...2.1.1
2.1.0
- Added
jobentry
as a quick global CLI command to quickly run the program - Fix pandas dependency version requirement
Full Changelog: 2.0.9...2.1.0
2.0.9
- Quickly pushing a new release to ensure previous README commit makes it to PyPI.
Full Changelog: 2.0.8...2.0.9
2.0.8
- Fixed old pandas version causing crash on various python versions.
- Python 3.10.10 is no longer mandatory.
Full Changelog: 2.0.7...2.0.8
2.0.7
- Make Python 3.10.10 mandatory for running this program. Other versions will crash the program.
- Fixed
__version__
not getting auto version bumped.
Full Changelog: 2.0.6...2.0.7
2.0.6
- Warn of invalid employer address case where number is written as a word.
- Better warning format in general.
Full Changelog: 2.0.5...2.0.6
2.0.5
- Fix first print not having color
Full Changelog: 2.0.4...2.0.5
2.0.4
2.0.3
What's Changed
- Minimum python now 3.10.10. Do not use 3.9.x since it never actually worked with this project due to syntax errors.
- Changed function name to be actually accurate to what it's doing.
Full Changelog: 2.0.2...2.0.3