Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 478 Bytes

Changelog

All notable changes to biurad/biurad-loader will be documented in this file.

0.1.7 - 2020-06-16

  • Improved code complexity and performance using cs fixtures
  • Removed annotations support, use biurad/doctrine-annotations-bridge instead
  • Replaced loading feature with LoaderManager class
  • Fixed issues with Nette Framework and backward compatability for nette/di
  • Updated php files header doc
  • Added phpunit tests

0.1.0 - 2020-02-21

  • First release