Releases: Evyweb/ioctopus
Releases · Evyweb/ioctopus
v1.3.0
21 Sep 08:22
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add optional registry to containers
Improve type safety
Patch Changes
v1.2.0
07 Dec 11:12
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add strings as key for dependency binding
Add strings as key for module binding
Add .toCurry() binding
Patch Changes
v1.1.0
27 Nov 13:57
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add circular dependency detection
v1.0.0
15 Nov 09:00
Compare
Sorry, something went wrong.
No results found
Major Changes
No breaking changes just first release
Minor Changes
Classes can now have dependency object too
v0.3.0
10 Nov 08:49
Compare
Sorry, something went wrong.
No results found
Minor Changes
containers can now be split in modules.
classes, higher order functions and factories can now have different scopes: singleton (default) / transient and scoped.
v0.2.2
27 Oct 07:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
update dev dependencies
update readme
v0.2.1
26 Sep 07:04
Compare
Sorry, something went wrong.
No results found
v0.2.0
09 Sep 06:33
Compare
Sorry, something went wrong.
No results found
Minor Changes
function dependencies can now be defined using a dependency object
v0.1.0
09 Sep 06:33
Compare
Sorry, something went wrong.
No results found
Minor Changes
higher order function have their own api now
v0.0.1
09 Sep 06:32
Compare
Sorry, something went wrong.
No results found
Patch Changes
Higher order functions were solved as simple functions