Skip to content

Releases: rushwerks/feefifofum

v0.5.0

21 May 14:00

Choose a tag to compare

  • Add dry run functionality to preview changes using CLI argument
  • Amend pre-commit CI to only run on changed files

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Nov 23:41

Choose a tag to compare

  • Implement graceful error handling for IO
  • Redesign table module logic to improve readability
  • Refactor overall project structure

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Oct 11:14

Choose a tag to compare

  • Add functionality to backup original files using CLI argument
  • Improve verbose logging to show formatted/unchanged/backed up files
  • Enforce additional linting rules and improve code quality
  • Upgrade CI dependencies and add ruff format check to pre-commit

Full Changelog: v0.2.1...v0.3.0

v0.2.1

19 Oct 11:08

Choose a tag to compare

  • Split CLI parser into separate module

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Oct 17:47

Choose a tag to compare

  • Add verbose logging option to show realtime progress using CLI option
  • Add version CLI argument and switch to dynamic package versioning
  • Improve README.md wording and examples

Full Changelog: v0.1.3...v0.2.0

v0.1.3

12 Oct 17:13

Choose a tag to compare

  • Fix bug for when empty cell(s) are present in tables
  • Improve project structure by shifting format runner into module and combine modules into core directory

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Oct 16:18

Choose a tag to compare

  • Improve source code quality by formatting and linting/upgrading syntax
  • Simplify entry point for main script
  • Improve documentation for project (README and docstrings)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Oct 16:10

Choose a tag to compare

  • Add additional test case for text only feature files
  • Refactor testing code to handle multiple input files for end-to-end tests

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Sep 22:39

Choose a tag to compare