Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 207 Bytes

CHANGELOG.md

File metadata and controls

13 lines (6 loc) · 207 Bytes

0.4.0

  • Added new resolve_open for more control over resolution scope and disposal.

0.3.1

  • Better typing when using Depends(...) and Lazy(...).

0.3.0

  • Added lazy dependency resolution.