Releases: DAGWorks-Inc/hamilton
Releases · DAGWorks-Inc/hamilton
sf-hamilton-1.20.1
What's Changed
- Fixes to allow nesting of subdags by @elijahbenizzy in #116
- Bumps hamilton version from 1.20.0 to 1.20.1 by @elijahbenizzy in #119
Full Changelog: sf-hamilton-1-20-0...sf-hamilton-1.20.1
sf-hamilton-1-20-0 release
What's Changed
- Adds reference to pyspark map UDFs for scaling by @skrawcz in #104
- NITPICK: dbt's preferred stylization is lowercase by @dataders in #105
- Adds doc contrasting/comparing Hamilton with other systems. by @elijahbenizzy in #106
- Gives user visibility into whether nodes are external inputs or not by @elijahbenizzy in #99
- Parameterized subdag by @elijahbenizzy in #110
- Configuration-driven DAG shaping + grouping by @elijahbenizzy in #108
- Fixes documentation to include new decorators by @elijahbenizzy in #112
- Copies over old hamilton notebook guide from gitbook by @elijahbenizzy in #114
- Bumps hamilton version from 1.19.0 to 1.20.0 by @elijahbenizzy in #113
- Adds 'grouped' to function_modifiers.init.py by @elijahbenizzy in #118
New Contributors
Full Changelog: sf-hamilton-1.19.0...sf-hamilton-1-20-0
sf-hamilton-1.19.0 Release
What's Changed
- Clarifies the subdag example by @elijahbenizzy in #82
- Rewrites README.md opener by @elijahbenizzy in #89
- Adds shortened main.md for docs by @skrawcz in #88
- Adds ability to use variables with the driver.execute function #86 by @skrawcz in #87
- Pyspark udf support by @skrawcz in #83
- Supports delayed evaluation of annotations by @elijahbenizzy in #92
- Feature engineering in multiple contexts examples by @skrawcz in #94
- Utilizes proper python types rather than numpy types by @elijahbenizzy in #100
- Bump version by @skrawcz in #102
Full Changelog: sf-hamilton-1.18.0...sf-hamilton-1.19.0
sf-hamilton-1.18.0 Release
What's Changed
- Updates README to point to this repo by @skrawcz in #1
- Fixes whitespace by @skrawcz in #2
- Migrates links by @skrawcz in #3
- Hopefully fixes links for docs to build by @skrawcz in #4
- Tries to fix links again by @skrawcz in #5
- Adds feature comparison table to README by @skrawcz in #7
- Migrating documentation to fit with diataxis.fr approach by @elijahbenizzy in #71
- Bumps version to 1.18.0 by @skrawcz in #80
Full Changelog: https://github.com/DAGWorks-Inc/hamilton/commits/sf-hamilton-1.18.0