Athena Dependency Injection v0.2.2 Release Notes
Release Date: 2020-12-04 // almost 4 years ago-
๐ Changes
- โก๏ธ Updates
crystal
version to be installable in Crystal versions greater than1.0.0
- โก๏ธ Updates
Previous changes from v0.2.1
-
โฌ๏ธ Dependency Upgrades
โ Additions
- โ Adds a standardized way to handle "mocking" services for testing
- ๐ Support being able to specify the type of a service within a container
- Used to support interface based mocking. See this section in the API docs
- ๐ Supports creating services via the Factory pattern
๐ Changes
- ๐ Update
deploy_docs
CI job to use updated version of pages deploy and usesGITHUB_TOKEN
.