# 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 dependency locator. The nature of dependency binding inside the injectable class will be reviewed and reworked in dependncy injection terms and theory (need to be reviewed current "bind" behavior). Memoization now working in runtime mode with container and dependcy locator in 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 :)