Skip to content

Releases: OpenSourceEconomics/dags

v0.2.3

07 Oct 10:42
ab7f8a2
Compare
Choose a tag to compare
  • Add a function to just create a dag #9

v0.2.2

30 Jun 11:34
8794c21
Compare
Choose a tag to compare

What's Changed

  • Improve handling of partialled arguments. by @janosg in #5
  • Improve example. by @janosg in #7
  • Make targets optional and return all variables if targets=None. by @tobiasraabe in #10

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Mar 15:06
f647f8b
Compare
Choose a tag to compare

Better treatment of partialled functions.

v0.2.0

25 Mar 08:54
ee35f56
Compare
Choose a tag to compare
  • Signature of generated function is enforced by default
  • Add decorators to work with signatures
  • Support for more output types

v0.1.0

09 Mar 17:11
a701ba0
Compare
Choose a tag to compare

This is the first release of dags.