Skip to content

Releases: m3dev/gokart

1.8.1: Improve usablities

13 Jan 02:54
ef8c288
Compare
Choose a tag to compare

What's Changed

  • docs: add an example to show how to use type-annotations on gokart by @hiro-o918 in #419

  • feat: Deprecate load_data_frame by @KowerKoint in #417

  • Log task ID to locate its cache by @mamo3gr in #423

  • changed skip_if_completed_pre_run->task_completion_check_at_run by @mski-iksm in #420

  • Communicate Inner Task Exceptions as Part of GokartBuildError by @Hi-king in #418

  • add python 3.13 support by @Hi-king in #425

  • Add Option to Output All TaskOnKart Cache Hash and File Paths in gokart.build by @Hi-king in #424

  • cache task.to_str_params() to speedup Task initialization by @Hi-king in #421

  • chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #422

  • chore(deps): bump luigi from 3.5.2 to 3.6.0 by @dependabot in #415

New Contributors

Full Changelog: 1.8.0...1.8.1

1.8.0

02 Dec 06:12
d3eee04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.8.0

1.7.0

28 Oct 07:32
17f7064
Compare
Choose a tag to compare

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

19 Sep 03:59
92f6b0d
Compare
Choose a tag to compare

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

17 Sep 10:15
b115c18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

04 Sep 06:00
85f3ebc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.5.0

1.4.3

01 Aug 09:31
418f36b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2: Bugfix: load_dill_with_pandas_backward_compatibility for specific environment

18 Jul 01:53
03e719b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

11 Jul 13:32
e26b4ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

21 May 10:43
a31565e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0