Skip to content

Releases: boundwize/pyrameter

Released: Pyrameter 0.4.2

Choose a tag to compare

@samsonasik samsonasik released this 20 Jun 22:53
0.4.2
10617a0

ci build PHPStan

What's Changed

  • Fix function rule suppression by class-like usage by @samsonasik in #42

Full Changelog: 0.4.1...0.4.2

Released: Pyrameter 0.4.1

Choose a tag to compare

@samsonasik samsonasik released this 19 Jun 19:49
0.4.1
6f8acfb

ci build PHPStan

What's Changed

  • Fix formatting issues in README.md by @samsonasik in #40
  • [internal] move TestCollector and UsageClassifier to under Analysis by @samsonasik in #41

Full Changelog: 0.4.0...0.4.1

Released: Pyrameter 0.4.0

Choose a tag to compare

@samsonasik samsonasik released this 19 Jun 00:42
0.4.0
cae41ab

This release support PHPUnit ^13.

ci build PHPStan

What's Changed

  • Update PHPUnit requirement to include version ^13.0 by @samsonasik in #39

Full Changelog: 0.3.9...0.4.0

Released: Pyrameter 0.3.9

Choose a tag to compare

@samsonasik samsonasik released this 19 Jun 00:27
0.3.9
7c1eb70

ci build PHPStan

What's Changed

  • Allow define unless on usesClas, usesNamespace, usesFunction by @samsonasik in #38

Full Changelog: 0.3.8...0.3.9

Released: Pyrameter 0.3.8

Choose a tag to compare

@samsonasik samsonasik released this 18 Jun 23:53
0.3.8
f000204

ci build PHPStan

What's Changed

  • Add CodeIgniter4 ControllerTestTrait mark as functional test in defau… by @samsonasik in #37

Full Changelog: 0.3.7...0.3.8

Released: Pyrameter 0.3.7

Choose a tag to compare

@samsonasik samsonasik released this 18 Jun 22:21
0.3.7
d347297

ci build PHPStan

What's Changed

  • [perf] Optimize test classification and summary collection by @samsonasik in #36

Full Changelog: 0.3.6...0.3.7

Released: Pyrameter 0.3.6

Choose a tag to compare

@samsonasik samsonasik released this 18 Jun 13:58
0.3.6
cbac745

ci build PHPStan

What's Changed

  • chore: Simplify bootstrap configuration in phpunit.xml by @samsonasik in #32
  • [perf] Memoize classification per test class in CollectTestResultSubscriber by @samsonasik in #33
  • [perf] short circuit e2e when found by @samsonasik in #34
  • [perf] Pre compile rules and remove case sensitive check by @samsonasik in #35

Full Changelog: 0.3.5...0.3.6

Released: Pyrameter 0.3.5

Choose a tag to compare

@samsonasik samsonasik released this 18 Jun 08:04
0.3.5
e1dceb0

ci build PHPStan

What's Changed

  • [perf] Initialize NodeTraverser in constructor by @samsonasik in #31

Full Changelog: 0.3.4...0.3.5

Released: Pyrameter 0.3.4

Choose a tag to compare

@samsonasik samsonasik released this 18 Jun 07:45
0.3.4
d428081

ci build PHPStan

What's Changed

Full Changelog: 0.3.3...0.3.4

Released: Pyrameter 0.3.3

Choose a tag to compare

@samsonasik samsonasik released this 17 Jun 18:54
0.3.3
b998fee

ci build PHPStan

What's Changed

  • Fix sort based on total tests on drawing pyramid, more is on the bottom by @samsonasik in #28

Full Changelog: 0.3.2...0.3.3