Skip to content

Releases: WiredNerd/poodle

v1.3.3

03 Feb 14:56
Compare
Choose a tag to compare

🔧 Allow running as a module: py -m poodle ...

Full Changelog: v1.3.2...v1.3.3

v1.3.2

08 Jan 04:03
c605017
Compare
Choose a tag to compare

What's Changed

  • 🔧 Fix problem when mutating a function with decorators by @WiredNerd in #27
  • 🔧 Sort modules in HTML Mutation Coverage Report by @WiredNerd in #28

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Jan 16:00
Compare
Choose a tag to compare

What's Changed

  • 🔧 Error and display format improvements by @WiredNerd in #24

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Jan 03:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

04 Jan 02:49
a8b7801
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 Jan 02:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Dec 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.0

v1.1.5

23 Dec 00:43
Compare
Choose a tag to compare

What's Changed

  • 🐩 Add --report to command line
  • 🐩 print header information
  • 🔧 fix cases where JSON report not including right list of mutants
  • 🔧 better exit codes

Full Changelog: v1.1.4...v1.1.5

v1.1.4

21 Dec 23:56
Compare
Choose a tag to compare

What's Changed

  • 🔧 Fix missing Compare mutation for Not Equal by @WiredNerd in #17

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 Dec 01:22
638f9c8
Compare
Choose a tag to compare

What's Changed

  • 🔧 In MutantTrialResult change field 'passed' to 'found' by @WiredNerd in #16

Full Changelog: v1.1.2...v1.1.3