Releases: OpenSourceEconomics/dags
Releases · OpenSourceEconomics/dags
v0.3.0
What's Changed
- ci: change
python-version
matrix by @lars-reimann in #16 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- Polish documentation by @janosg in #18
- Namespaces by @lars-reimann in #17
- Update infrastructure by @timmens in #23
- Add type hints to the code base. by @hmgaudecker in #24
- Allow Unicode characters in Python identifiers. by @MImmesberger in #26
- Expose relevant functions for working with function trees by @hmgaudecker in #28
- Make dag_tree manageable by @hmgaudecker in #31
- Improve behavior of relative paths by @hmgaudecker in #29
- Refactor: Simplify interfaces, expose more functions by @hmgaudecker in #33
New Contributors
- @lars-reimann made their first contribution in #16
- @timmens made their first contribution in #23
- @hmgaudecker made their first contribution in #24
- @MImmesberger made their first contribution in #26
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
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 iftargets=None
. by @tobiasraabe in #10
New Contributors
- @tobiasraabe made their first contribution in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.0
This is the first release of dags.