Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@kirill-markin kirill-markin released this 16 Dec 00:38
· 28 commits to main since this release

Major Changes

  • Added --ignore-patterns CLI flag for ignoring specific files/patterns from command line
  • Added support for wildcards in pattern ignores
  • Added .cursorignore file support

Improvements

  • Refactored codebase into logical modules for better maintainability
  • Added comprehensive test suite
  • Implemented strict typing throughout the codebase
  • Improved code organization and structure

Bug Fixes

  • Fixed UTC warning in datetime handling
  • Refactored load_ignore_specs function for better consistency
  • Various typing improvements and fixes

Contributors

Special thanks to:

Thanks to:
@AndrewGerstenslager , @himwho , @adorosario