Skip to content

Releases: ConorSheehan1/comp_corrector

v0.1.1

28 Dec 13:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.1

Second tkinter release

01 Jan 23:56
cd2c5d2
Compare
Choose a tag to compare

added

  • tests
  • linter
  • ci using github actions
  • pipenv for managing dependencies
  • MIT License

changed

refactored source code. split up into modules.
removed all os.chdir. see #5 and e155b36 for more.
patched dependencies. see #2

Initial release using tkinter

31 Dec 00:40
Compare
Choose a tag to compare
v0.0.1

include error message about feedback.docx being empty if names are no…