This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Releases: stitchfix/hamilton
Releases · stitchfix/hamilton
v1.8.0 Release
What's Changed
Full Changelog: sf-hamilton-1.7.1...sf-hamilton-1.8.0
v1.7.1 Release
What's Changed
- Fixes SimplePythonDataFrameGraphAdapter.check_input_type by @skrawcz in #136
- Fixes case where optional user inputs broke computation by @skrawcz in #133
- Switches documentation to point to Slack instead of Discord by @skrawcz in #141
Full Changelog: sf-hamilton-1.7.0...sf-hamilton-1.7.1
v1.7.0 Release
What's Changed
- Adds Ray Workflow Graph Adapter - implements #67 by @skrawcz in #108
- Implements tags by @elijahbenizzy in #83
- Exposes passing kwargs to graphviz object by @skrawcz in #125
Full Changelog: sf-hamilton-1.6.0...sf-hamilton-1.7.0
v1.6.0 release
What's Changed
- remove unused loggers by @jameslamb in #103
- fix minor formatting and grammar issues in docs by @jameslamb in #102
- Adds parameterized_inputs by @skrawcz in #104
- Fixes parameterized_inputs typo by @skrawcz in #109
- Bumps version to 1.6.0 by @skrawcz in #110
Full Changelog: sf-hamilton-1.5.1...sf-hamilton-1.6.0
Hamilton 1.5.1
What's Changed
- Adds our awesome bug-finders to the contributors list by @elijahbenizzy in #99
- Adds message about discord channel for help by @skrawcz in #100
- remove duplicate functools import by @jameslamb in #101
- Fixes whitespace in contributing.md by @skrawcz in #105
- Bumps version from 1.5.0 to 1.5.1 by @elijahbenizzy in #106
This also includes support for optionals, as the release was done non-standardly (off a local build).
Full Changelog: sf-hamilton-1.5.0...sf-hamilton-1.5.1
1.5.0 Release
What's Changed
- Adds READMEs to examples by @skrawcz in #73
- Adds more links to the Discord channel by @skrawcz in #74
- Adds Christopher Prohm as a Contributor by @elijahbenizzy in #71
- remove unused imports by @jameslamb in #76
- Adds James Lamb as a contributor by @elijahbenizzy in #78
- fix typos in docs and comments by @jameslamb in #80
- remove dependency on pytest-runner by @jameslamb in #81
- remove dependency on pytest-assume by @jameslamb in #82
- Here's a numpy example from a numpy tutorial on doing AQI by @skrawcz in #79
- simplify pull request template by @jameslamb in #90
- remove support for 'python setup.py test' by @jameslamb in #89
- Extract-columns double-execution bug by @elijahbenizzy in #93
- Handle TypeVar types and enables most common generics support by @skrawcz in #94
- Fixes has_cycles behavior by @skrawcz in #95
- Bumps version to 1.5.0 by @skrawcz in #97
New Contributors
- @jameslamb made their first contribution in #76
Full Changelog: sf-hamilton-1.4.0...sf-hamilton-1.5.0
sf-hamilton-1.4.0
What's Changed -- including 1.3.0 for posterity
- Adds release methodology instructions by @elijahbenizzy in #30
- Adds documentation showing scalar creation & input by @skrawcz in #31
- Brings distributed execution and optional freedom from pandas by @skrawcz in #47
- Implements opinionated decorator lifecycle by @elijahbenizzy in #28
- Changes the way drivers handle parameters by @elijahbenizzy in #56
- Stefan/refactor visualization by @skrawcz in #58
- Renames columns to outputs in driver & ResultMixin build_result function by @skrawcz in #61
- 1.3.0 release by @elijahbenizzy in #62
- Replaces executor with adapter in places we missed by @skrawcz in #63
- Adds simple case to help motivate @extract_fields by @skrawcz in #66
- Bumps version 1.4.0 by @skrawcz in #70
Full Changelog: sf-hamilton-1.2.0...sf-hamilton-1.4.0
sf-hamilton-1.2.0
What's Changed
- Fixes setup.py to enable pushing to pypi by @skrawcz in #14
- Add release docs by @skrawcz in #15
- Adds link to blog post for hamilton by @elijahbenizzy in #16
- Adds issue templates by @skrawcz in #20
- Make graphviz optional by @ivirshup in #27
New Contributors
Full Changelog: sf-hamilton-1.1.1...sf-hamilton-1.2.0