Contributte Di Versions Save

:sparkles: Extra contrib to nette/di (@nette)

v0.5.6

8 months ago

Bumped! ⛸️

Diff: https://github.com/contributte/di/compare/v0.5.5...v0.5.6

Changes:

  • ResourceExtension: fix searching bug [49d6b93d46f57be319b1e811cd983bfed0c90979] (@f3l1x)

v0.5.5

1 year ago

Bumped! πŸŽ…

Diff: https://github.com/contributte/di/compare/v0.5.4...v0.5.5

Changes:

  • Composer: allow newer nette/utils and nette/robot-loader [e8ae785fb69c6a164b86b825585f391327028d6c] (@jankonas)
  • Tests: fix exception matching (number in exception message can vary) [2857d07b15c8d0136038f4daa6930c42491a6f6a] (@jankonas)

Maintenance:

  • Readme: clean version [11e0fe8d81b9bd35d2994a7d0d4b20e147207216] (@f3l1x)
  • Readme: fix composer install (#29) [daa1782cccc4e4aadc6cc46b3a878f6e8397a5e4] (@petrparolek)

v0.5.4

1 year ago

Bumped! πŸ‘©β€β€οΈβ€πŸ’‹β€πŸ‘©

Diff: https://github.com/contributte/di/compare/v0.5.3...v0.5.4

Changes:

  • DI: set type properly [f93137db9e91f67d612a99be1206b9ddacdfde93] (@f3l1x)
  • Docs: resource extension [495341fe92bf4b3825415a5a57d4ff1f9bc76e22] (@f3l1x)
  • Composer: drop suggestions [971f5638e20df52140b44d479e42e9d03e4899de] (@f3l1x)
  • Codesniffer: upgrade to latest deps [a9ef79f89c69313b34a9276074b3bee3b7490acd] (@f3l1x)
    • requires nette/di: >=3.1

Maintenance:

  • QA: fixes [aed4ee914df1ade97c88fbaf750f99540a2f5da7] (@f3l1x)
  • CI: test on php 8.1-8.2 [aea13b32567b9f01dc3acc1752c594e32286565f] (@f3l1x)
  • Tests: fixtures -> Fixtures [0f47f42e8a388858689bd2c4082a6ed57ed25bc6] (@f3l1x)

v0.5.3

1 year ago

Bumped! πŸƒ

Diff: https://github.com/contributte/di/compare/v0.5.2...v0.5.3

Changes:

  • Fixed incompatibility with PHP 7.2 [b56bfdc2f8551a960980ab25b6ce724bfe56c8f8] (@radekdostal)
  • Composer: require newer nette/id [d7af1e22bd4ddb05708b66a81095fa8d52987cbf] (@f3l1x)
  • Decorator: improve phpdoc [a24502c683bf5a122f016c7f503b6c7d6f36d510] (@f3l1x)

Maintenance:

  • Composer: allow plugins [9a43f9e269001117aa0546e9e77f03da111e2219] (@f3l1x)
  • CI: upgrade [855a2322744568f4558f05dd58a883e3cf5179b2] (@f3l1x)
  • Makefile: upgrade [e3e3a490f152ac61c36ba8dff6400970b3d7f762] (@f3l1x)
  • Composer: upgrade phpstan [69c4f119a87586071f80c5a02779c89c5ecf5a86] (@f3l1x)
  • Composer: allow new bootstrap [a9cbba67d267e48323be3f3750e1afe0e7ef7232] (@f3l1x)
  • Composer: upgrade ninjify/qa [3840e8a1acefede7bc5342c2d0f16c03ff09f847] (@f3l1x)
  • Tests: fix folder name [7fb8abed72ddf6b8bd9819fb709f2c0a024d6ffc] (@f3l1x)

v0.5.2

1 year ago

Bumped! πŸ•

Diff: https://github.com/contributte/di/compare/v0.5.1...v0.5.2

Changes:

  • Resource: refactor registering services [cafa65d8ce5bf7aeeb32317e2313c14d399ea239] (@f3l1x)

Maintenance:

  • Kodiak bot [3187ca35c19a18edb518bd5a33f4db9029189553] (@f3l1x)
  • Composer: open v0.6.x [116fb08a5e3cc85d52421995c3ddb74f639fa4e4] (@f3l1x)
  • Polished docs (#21) [d419184e6a727b2171677b1ee733170af6ff338b] (@petrparolek)
  • Codestyle: improvements (#22) [12a0285b02eccd2e60a599170787f9330884aaea] (@petrparolek)
  • update composer to v2 in CI [02b8339502269dd051946f6a48fd91a5ef7a46cc] (@petrparolek)
  • fixed composer link [bfb0c05cddb8aa3de618db0a0144a833ecdab35c] (@petrparolek)

v0.5.1

3 years ago

Bumped! πŸ‘±β€β™‚οΈ

Diff: https://github.com/contributte/di/compare/v0.5.0...v0.5.1

Changes:

  • CI: update [7449fa854ded05bd299ab88bf5ffce98b62a3709] (@f3l1x)
  • Makefile: update [ca9aee2442b043b5139ee6ebca23fd075a756417] (@f3l1x)
  • PHPstan: update [c4df76843455b6bace95483fc3f02f19a5ddc0e1] (@f3l1x)
  • Composer: upgrade deps, conflict with nette/schema < 1.1 [c915a5185e7153ebe95ca0a99727088a3dfc3c72] (@f3l1x)
  • QA: update [534fdb5e85b4ae01f8f848fc4b752deb8458ed7c] (@f3l1x)

v0.5.0

3 years ago

Bumped! 🦷

Diff: https://github.com/contributte/di/compare/v0.4.2...v0.5.0

Changes:

  • PHP 8.0
  • Travis -> Github Actions
  • modernize readme

v0.4.2

4 years ago

Bumped! πŸ‘ƒπŸΎ

Diff: https://github.com/contributte/di/compare/v0.4.1...v0.4.2

Changes:

  • Allows nette/utils ~3.1.0
  • Added abstract CompilerExtension class with helper method

v0.4.1

4 years ago

v0.4.0

4 years ago

Bump! πŸ‡°πŸ‡·

Diff: https://github.com/contributte/di/compare/v0.3.1...v0.4.0

Changes: