Releases: m3dev/gokart
Releases · m3dev/gokart
1.7.0
What's Changed
- Breaking change: Don't extract value from 1-length dict by @mski-iksm in #399
- Bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #404
- feat: infer type of parameter when user doesn't specify type by @kitagry in #403
Full Changelog: 1.6.1...1.7.0
1.6.1
What's Changed
- fix: handle default type for
DateMinuteParameter
by @hiro-o918 in #396
Full Changelog: 1.6.0...1.6.1
1.6.0
1.5.0
1.4.3
What's Changed
- feat: add mypy plugin by @hiro-o918 in #384
- feat: update plugin overcomes conflicting parameter types by @hiro-o918 in #386
- chore: add tests for gokart parameters by @hiro-o918 in #389
Full Changelog: 1.4.2...1.4.3
1.4.2: Bugfix: load_dill_with_pandas_backward_compatibility for specific environment
What's Changed
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #383
- fix load_dill_with_pandas_backward_compatibility() bug by @mski-iksm in #382
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #377
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #378
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #379
- Bump zipp from 3.18.1 to 3.19.1 by @dependabot in #380
- Load DataFrame cache with backward compatibility by @ujiuji1259 in #381
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- setting priority random by @mski-iksm in #376
- remove
tqdm
dependency by @hirosassa in #373 - remove tqdm dependency from pyproject.toml and poetry.lock by @hirosassa in #374
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- bugfix: output_paths type is wrong by @kitagry in #366
- add type aware flatten method instead of
luigi.task.flatten
by @kitagry in #362 - Bump idna from 3.6 to 3.7 by @dependabot in #367
- remove debug print by @mski-iksm in #369
- Use
dill
instead ofpickle
for processing.pkl
files by @maronuu in #354
Full Changelog: 1.2.9...1.3.0
1.2.9
What's Changed
- Enable feather and parquet in S3 by @mamo3gr in #361
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #365
- Move
matplotlib
to Poetry dev dependency group by @tkda-h3 in #364
New Contributors
Full Changelog: 1.2.8...1.2.9