Skip to content

v9.0.0

Compare
Choose a tag to compare
@benbalter benbalter released this 25 Jul 13:59
· 1209 commits to main since this release
fe2ef7e

No changes since 9.0.0.beta.1. Changes in 9.0.0.beta.1:

  • Breaking change: Multiple license support
  • Breaking change: Reorganize class names
  • Potentially breaking change: Raise confidence threshold to 98%
  • New: Add optional search root to allow searching in parent directories (props @jonabc)
  • Improved: Normalize CRLF line endings
  • Improved: Normalize all whitespace characters
  • Improved: More lenient HR stripping
  • Development: Add GitProject test coverage
  • Development: Added Diff script for local debugging