Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 637 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.3.0] - 2023-01-13

Changed

  • Temporary disabled hard depenedncy binding of the dependency locator. The nature of dependency binding inside the injectable class will be reviewed and reworked in dependncy injection terms and theory (the current "bind" behavior need to be reviewed). Memoization now working in runtime mode with container and dependcy locator in a combination.

[0.2.0] - 2021-01-18

Added

  • Support for Ruby@3;

Changed

  • No more TravisCI (todo: migrate to GitHub Actions);

[0.1.0] - 2020-07-09

  • Release :)