Skip to content

Releases: Eventual-Inc/daft-launcher

daft-launcher-v0.3.7

10 Oct 01:36
Compare
Choose a tag to compare

Release

https://pypi.org/project/daft-launcher/0.3.7

Notes

Added a nice little printout to the help message to link to the docs.

What's Changed

Full Changelog: v0.3.6...v0.3.7

daft-launcher-v0.3.6

09 Oct 21:54
143f12b
Compare
Choose a tag to compare

Install

https://pypi.org/project/daft-launcher/0.3.6/

What's Changed

  • [FEAT] Add ability to specify permissions to worker nodes as well by @raunakab in #20

Full Changelog: v0.3.5...v0.3.6

daft-launcher-v0.3.5

08 Oct 22:52
Compare
Choose a tag to compare

What's Changed

  • [BUG] Fix toml versioning (for python_version < 3.11) by @raunakab in #19

Notes

  • tightened python version requirement from >=3 to >=3.9

Full Changelog: v0.3.4...v0.3.5

daft-launcher-v0.3.4

07 Oct 04:17
Compare
Choose a tag to compare

Overview

  • now supports sql commands (i.e., daft sql -- "\"SELECT * FROM ...\"")
  • relaxed python version from >=3.12 to >=3

What's Changed

Full Changelog: v0.3.3...v0.3.4