Skip to content

0.5.0

Compare
Choose a tag to compare
@cgarciae cgarciae released this 08 Feb 17:42
· 63 commits to master since this release

This version simplifies parts of the low-level API in spirit of what was introduced in 0.4.0 to provide a more homogeneous and simpler experience.

Merged pull requests:

  • Improve States: uses __dict__ so States works with vars #159 (cgarciae)
  • Simplify API: Cleans-up some API details around Model and Module #158 (cgarciae)