This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Releases: stitchfix/hamilton
Releases · stitchfix/hamilton
sf-hamilton-1.17.0
What's Changed
- added HamiltonTransformer class w/ basic checks by @zilto in #303
- Updates README to match latest supported python versions by @elijahbenizzy in #310
- Adds Thierry to contributors by @skrawcz in #312
- modified hardcoded links in docs by @CharityKithaka in #309
- removes reuse_function in favor of
subdag
and promotes it to first class by @elijahbenizzy #317 - Decorator improvements by @elijahbenizzy in #316
- Adds code to make concatenating dataframes columnwise in the result builder default by @skrawcz in #321
- Adds prefix to flattened dataframes by @skrawcz in #322
- Bumps version to 1.17.0 by @skrawcz in #323
New Contributors
- @zilto made their first contribution to documentation in #303
- @CharityKithaka made their first contribution to documentation in #309
Full Changelog: sf-hamilton-1.16.0...sf-hamilton-1.17.0
sf-hamilton-1.16.0
What's Changed
- Python 3 11 support by @elijahbenizzy in #291
- Parameterized extract by @elijahbenizzy in #259
- Changes README to say 3.7+ by @elijahbenizzy in #294
- Migrate documentation from gitbooks to readthedocs by @frenchfrywpepper in #270
- Adds Sarah to contributors by @skrawcz in #296
- Updates wording in README by @skrawcz in #298
- Adds comment to README code by @skrawcz in #299
- Fix typo in README by @skrawcz in #300
- Adds warning to show Hamilton is enabled by @skrawcz in #302
- Updates @config.when docs by @skrawcz in #304
- Adds GeoPandas dataframe support by @skrawcz in #305
- Bumps version to 1.16.0 by @skrawcz in #306
New Contributors
- @frenchfrywpepper made their first contribution in #270
Full Changelog: sf-hamilton-1.15.0...sf-hamilton-1.16.0
sf-hamilton-1.15.0 Release
What's Changed
- Fixes minor bug with default arguments by @skrawcz in #281
- Demonstrates duckdb adapters + data loaders by @elijahbenizzy in #195
- Runs pre-commit by @elijahbenizzy in #285
- Adds m5 forecasting kaggle example by @skrawcz in #280
- Adds ability to pass in a callable to get the function name from for … by @skrawcz in #283
- Changes visualize driver functions to return graphviz object by @skrawcz in #286
- Changes comments/references for visualization install by @skrawcz in #289
Full Changelog: sf-hamilton-1.14.1...sf-hamilton-1.15.0
sf-hamilton-1.14.1
sf-hamilton-1.13.0 Release
v1.12.0 release
What's Changed
- [ci] remove 'test_suite' in setup.py by @jameslamb in #257
- subdag modifier + tag_outputs + refactor by @elijahbenizzy in #237
- Updates hamilton version to 1.12.0 by @elijahbenizzy in #258
Full Changelog: sf-hamilton-1.11.1...sf-hamilton-1.12.0
v1.11.1 Release
What's Changed
- Adds Alaa Abedrabbo to bug hunters list by @skrawcz in #215
- Makes the fastapi async example more robust by @skrawcz in #211
- remove unnecessary code in tests by @jameslamb in #221
- fix a few flake8 warnings by @jameslamb in #220
- remove unused imports by @jameslamb in #218
- [ci] enforce flake8 (fixes #161) by @jameslamb in #222
- simplify pull request template by @jameslamb in #219
- [docs] restructure 'how to contribute' in developer guide by @jameslamb in #223
- [ci] move CI logic into shell scripts (fixes #114) by @jameslamb in #225
- Fix whitespace in readme for CI by @skrawcz in #232
- DBT + Hamilton Example by @elijahbenizzy in #236
- Fixes dbt integration to be much cleaner using FAL integration by @elijahbenizzy in #239
- dbt Hamilton example update requirements and readme by @datarshreya in #241
- PandasDataFrameResult: Convert non-list values to single row frame by @ianhoffman in #243
- Alternate fix for does by @elijahbenizzy in #247
- Adjusts index type check warnings by @skrawcz in #246
- Bumps version to 1.11.1 by @skrawcz in #250
New Contributors
- @datarshreya made their first contribution in #241
- @ianhoffman made their first contribution in #243
Full Changelog: sf-hamilton-1.11.0...sf-hamilton-1.11.1
sf-hamilton-1.11.0
What's Changed
- Black formatting by @elijahbenizzy in #184
- [ci] remove unnecessary f-strings by @jameslamb in #190
- Fixes ray workflow adapter to work with Ray 2.0 by @elijahbenizzy in #189
- Fixes for @does by @elijahbenizzy in #187
- fixes inconsistent parameterize documentation to use correct helper f… by @elijahbenizzy in #192
- Very minor spelling fix in README by @AAbedrabbo in #202
- Uses fixed instead of relative import for async example by @elijahbenizzy in #204
- Adding container image for running examples by @bovem in #209
- Adds more instructions for using and running docker by @skrawcz in #210
- Add pandas index checks by @skrawcz in #200
- Tweaks warning message from pandas index check by @skrawcz in #213
- Bump version to 1.11.0 by @skrawcz in #212
New Contributors
- @AAbedrabbo made their first contribution in #202
- @bovem made their first contribution in #209
Full Changelog: sf-hamilton-1.10.0...sf-hamilton-1.11.0
v1.10.0 release
What's Changed
- Fixes DAG construction slowness by @elijahbenizzy in #169
- Async implementation of driver/adapter by @elijahbenizzy in #171
- Fixes mistaken superclass call by @elijahbenizzy in #177
- Full parametrized decorator by @elijahbenizzy in #163
- Adds Nullable validator by @elijahbenizzy in #176
- Adds instructions on how to push to Anaconda by @skrawcz in #157
- Adds union support check when passing in inputs by @skrawcz in #173
- Release for 1.10.0 by @elijahbenizzy in #182
Full Changelog: sf-hamilton-1.9.0...sf-hamilton-1.10.0
v1.9.0 Release
What's Changed
- Data quality by @elijahbenizzy in #115
- Fixes whitespace that was failing circleci by @skrawcz in #152
- Bumps version to 1.9.0 by @elijahbenizzy in #154
Full Changelog: sf-hamilton-1.8.0...sf-hamilton-1.9.0