Skip to content

Releases: projek-xyz/container

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:34
v0.4.1
fd532ca

Compare with previous version: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:55
v0.4.0
1ffff1c

⚠ BREAKING CHANGES

  • move all exception class under Exception namespace

Features

  • add additional exceptions (1cf58dd), closes #12
  • autowire any ContainerAwareInterface instances (da3669e)
  • move all exception class under Exception namespace (8430d25)

Compare with previous version: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:16
v0.3.3
51d7b96

Features

  • add helper class to integrate with the container (249b35a)

Compare with previous version: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:59
v0.3.2
baec31a

Features

  • clonable container with new resolver instance (0db945e)

Compare with previous version: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 03:53
v0.3.1
fb938cb

Bug Fixes

  • make sure everything had same instance (3955864)

Compare with previous version: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:47
v0.3.0
54d9e53

Features

  • add make() method #11 and #12

Compare with previous version: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 21:29
v0.2.0
2e3b986

Features

  • follow PSR-12 #10
  • mark it-self as a container #9
  • able to set & get an alias of instance #7

Compare with previous version: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:09
v0.1.1
c349c35

Features


Compare with previous version: v0.1.0...v0.1.1

Release v0.1.0 (2020-06-12)

Choose a tag to compare

@feryardiant feryardiant released this 12 Jun 18:30
v0.1.0

Initial Release