Skip to content

Releases: WiredNerd/poodle

v1.1.2

20 Dec 05:28
3334924
Compare
Choose a tag to compare

What's Changed

  • 🐩 🎉 New JSON Reporter!

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Dec 18:37
5bcd6b4
Compare
Choose a tag to compare

What's Changed

  • 🐩 Update Command Line runner to handle flat projects
  • 📓 Documentation Updates

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Dec 16:01
3566fc5
Compare
Choose a tag to compare

New:

  • 🐩 Whitelist a range with # nomut: on and # nomut: off
  • 🐩 Whitelist a range with # nomut: start and # nomut: stop

Fixes:

  • 🛠️ Stop Number Mutator from mutating True and False
  • 🛠️ In Operator Mutators, only replace bitwise-or with bitwise-and and vice versa.
  • 🔧 fix logic in get_cmd_line_echo_enabled
  • 🔧 fix text on help page

Other:

  • 🧪 Added test coverage
  • 🔀 Refactoring

v1.0.0

12 Dec 20:14
Compare
Choose a tag to compare

First Official Release!