Skip to content

1.8.1: Improve usablities

Latest
Compare
Choose a tag to compare
@Hi-king Hi-king released this 13 Jan 02:54
· 1 commit to master since this release
ef8c288

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