Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

v0.4.0

Latest
Compare
Choose a tag to compare
@andresilva-cc andresilva-cc released this 11 May 22:33
· 1 commit to main since this release

[0.4.0] - 2022-05-11

Added

  • Bind a dependency with a given instance
  • Bind a dependency with manual instructions on how to instantiate it

Changed

  • All references to register changed to bind. Bind with a custom name changed to namedBind. All references to key changed to name (dependency name)

Fixed

  • JSDoc and README of singleton method

Commits: v0.3.0...v0.4.0