Skip to content

Releases: nfurfaro/hunter

Hunter_v1.1.4

07 Mar 21:42
Compare
Choose a tag to compare

What's Changed

  • 556659d 2024-02-26 Nick Furfaro refactor: make filters and lang-specific functionality part of LanguageConfig
  • 650caf1 2024-02-23 Nick Furfaro docs: add sequence diagram
  • 532e3de 2024-02-16 Nick Furfaro feat: add --version option

Hunter v1.1.3

15 Feb 22:13
d239d13
Compare
Choose a tag to compare

Improved progress bar and cleaner reporting.

Bugfix v1.1.2

15 Feb 16:21
46b62f0
Compare
Choose a tag to compare
Merge pull request #10 from nfurfaro/hotfix/regex-fix

Hotfix/regex fix

Quality Improvements

14 Feb 22:46
12fc1d2
Compare
Choose a tag to compare

A handful of bug fixes and quality enhancements, most notably:

  • fixed race condition causing incorrect reporting
  • added a handler to cleanup temp files when process is terminated by interrupt signal
  • added support for Bang ("!") operator
  • improvements to regex filters

Initial public release

24 Jan 20:46
e076abb
Compare
Choose a tag to compare

Hunter is ready to release into the wild and get some feedback. Hope someone finds it useful!

Initial alpha release

22 Jan 21:46
Compare
Choose a tag to compare
Initial alpha release Pre-release
Pre-release

A feature-minimized but useable mutation testing tool.