Skip to content

Releases: bigcommerce/injector

5.0.7

Choose a tag to compare

@TomA-R TomA-R released this 03 Jul 11:42
06b6e26

What's Changed

  • Revert "Add findable container for single-lookup dependency resolution" by @TomA-R in #50

Full Changelog: 5.0.6...5.0.7

5.0.6

Choose a tag to compare

@TomA-R TomA-R released this 07 Jun 11:53
e9ba8f9

What's Changed

  • Add findable container for single-lookup dependency resolution by @TomA-R in #48

Full Changelog: 5.0.5...5.0.6

5.0.5

Choose a tag to compare

@TomA-R TomA-R released this 16 Apr 00:58
e562037

What's Changed

  • Cache constructor signatures in serviceCache by @TomA-R in #43

Full Changelog: 5.0.4...5.0.5

5.0.4

Choose a tag to compare

@TomA-R TomA-R released this 01 Mar 22:16
ba488a6

What's Changed

  • Optimise create() hot path and reduce per-lookup overhead by @TomA-R in #40

Full Changelog: 5.0.3...5.0.4

5.0.3

Choose a tag to compare

@TomA-R TomA-R released this 28 Nov 09:48
f4a896a

What's Changed

  • PHPMNT-267 Add PHP 8.5 to CircleCI build/test matrix by @TomA-R in #39
  • Micro-optimisations to ClassInspector and ParameterInspector by @TomA-R in #38

Full Changelog: 5.0.2...5.0.3

5.0.2

Choose a tag to compare

@TomA-R TomA-R released this 18 Oct 03:45
eeb341c

What's Changed

  • Micro-optimisation in injector invocation by @TomA-R in #36
  • Fix LRU cache mechanism to evict least recently used instead of FIFO by @TomA-R in #35

Full Changelog: 5.0.1...5.0.2

5.0.1

Choose a tag to compare

@TomA-R TomA-R released this 07 Sep 22:55
019a20f

What's Changed

  • Improve performance of ReflectionClassCache::evict() by @TomA-R in #31
  • Add result caching to canAutoCreate() method by @TomA-R in #32
  • Reduce number of getType() calls in Bigcommerce\Injector\Reflection\ParameterInspector::getMethodSignature() by @TomA-R in #33
  • Micro-optimisation in ArrayServiceCache::get() and ArrayServiceCache::remove() by @TomA-R in #34

Full Changelog: 5.0.0...5.0.1

5.0.0

Choose a tag to compare

@TomA-R TomA-R released this 24 Jun 00:12
f99bab6

What's Changed

  • chore(platform): PHPMNT-177 Upgrade PHPUnit to v11 by @TomA-R in #29
  • Loosen psr/container dependency version by @TomA-R in #30

Backwards incompatible change: added return type to ArrayContainerAdapter::has()

Full Changelog: 4.1.2...5.0.0

4.1.3

Choose a tag to compare

@TomA-R TomA-R released this 23 Jun 11:18
f99bab6

What's Changed

  • chore(platform): PHPMNT-177 Upgrade PHPUnit to v11 by @TomA-R in #29
  • Loosen psr/container dependency version by @TomA-R in #30

Full Changelog: 4.1.2...4.1.3

4.1.2

Choose a tag to compare

@TomA-R TomA-R released this 05 Dec 22:00
15d5b07

What's Changed

  • chore(platform): PHPMNT-177 Add PHP 8.4 to CircleCI matrix by @TomA-R in #28

Full Changelog: 4.1.1...4.1.2