platform/angel_container/CHANGELOG.md
2018-08-20 00:40:30 -04:00

5 lines
No EOL
210 B
Markdown

# 1.0.0-alpha.1
* Allow omission of the first argument of `Container.make`, to use
a generic type argument instead.
* `singleton` -> `registerSingleton`
* Add `createChild`, and support hierarchical containers.