Skip to content

Releases: glkn/jekd

v0.3.0

28 Mar 19:42
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2016-03-28)

Features

  • immutable names: Name of container is immutable now (a23f3453)
  • inject value: Injecting values implemented (352dd04c)
  • purge: Calling purge method will clear list of existing containers (5216ef7a)

v0.2.0

27 Mar 19:09
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-03-27)

Features

  • stored containers: Subsequent calls to jekd with the same container name will return the same conta (28b53611)