All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.0 (2020-12-29)
- define Injectable type (c895416)
0.6.0 (2020-12-29)
- support function arg with default deps (d74dee1)
0.5.2 (2020-12-18)
- typo (injest => inject) (5ed4223)
0.5.1 (2020-08-01)
- type definition (dab6415)
0.5.0 (2020-07-31)
- export Deps type (5244ab2)
0.4.2 (2020-07-30)
- rename params to args (7fa8fad)
0.4.1 (2020-07-29)
- rename _velone to _velona (441e133)
0.4.0 (2020-07-28)
- simplify integration (39a2d1f)
0.3.0 (2020-07-28)
- set default deps when call 'inject' (edfb3b0)
- update README (bbd97a4)
0.2.0 (2020-07-27)
- change params order
- update README (3d64e50)
- add depend method (dc0e031)