Skip to content

Releases: ariffjeff/ReEmployCT-Data-Entry

2.1.2

11 Oct 00:25
Compare
Choose a tag to compare
  • Update README

Full Changelog: 2.1.1...2.1.2

2.1.1

11 Oct 00:18
Compare
Choose a tag to compare
  • Update README

Full Changelog: 2.1.0...2.1.1

2.1.0

10 Oct 04:07
Compare
Choose a tag to compare
  • 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

26 Sep 03:59
Compare
Choose a tag to compare
  • 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

26 Sep 03:49
Compare
Choose a tag to compare
  • 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

25 Sep 22:22
Compare
Choose a tag to compare
  • 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

10 Apr 02:36
Compare
Choose a tag to compare
  • 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

21 Jan 06:37
Compare
Choose a tag to compare
  • Fix first print not having color

Full Changelog: 2.0.4...2.0.5

2.0.4

21 Jan 06:22
Compare
Choose a tag to compare
  • Better console logs to help user with problems
  • Debugging quality of life
  • Clearer, more reliable code

Thank you @YLMiami for the help debugging and testing various problems that led to the fixes for this release!

Full Changelog: 2.0.3...2.0.4

2.0.3

10 Jan 03:50
Compare
Choose a tag to compare

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