Releases: PrefectHQ/prefect-cloud
Releases · PrefectHQ/prefect-cloud
0.1.0
What's Changed
- Adds utils test by @jeanluciano in #47
- Update
deploy
syntax by @jakekaplan in #49 - Respect env vars by @jakekaplan in #45
- Support non-string
--parameter
by @jakekaplan in #51 - Add
--with-requirements
support by @jakekaplan in #50 - Adds
delete
command andremove
flag. by @jeanluciano in #48 - 0.1.0 prep by @jakekaplan in #52
Full Changelog: 0.1.0a4...0.1.0
0.1.0a4
What's Changed
- fix deployment schedule create by @jakekaplan in #41
- fix help text by @jakekaplan in #42
- Add Schedule params by @jeanluciano in #39
- add venv to readme by @jakekaplan in #43
- remove pinned prefect by @jakekaplan in #44
- bump to 0.1.0a4 by @jakekaplan in #46
Full Changelog: 0.1.0a3...0.1.0a4
0.1.0a3
What's Changed
- fix deployment ui url link by @jakekaplan in #26
- Remove shell prompt from code blocks by @daniel-prefect in #27
- Adds unit test coverage for
PrefectCloudClient
by @jeanluciano in #28 - Move cli and add tests by @jakekaplan in #29
- fix cli colors by @jakekaplan in #30
- README updates by @jakekaplan in #32
- Update README.md by @jakekaplan in #33
- smol typing changes by @zzstoatzz in #35
- fix credentials block name by @jakekaplan in #34
- fix link wraps by @jakekaplan in #38
- Run tests against all python versions by @jakekaplan in #36
- Add more urls to github + don't use raw api by @jakekaplan in #31
- version bump by @jakekaplan in #40
New Contributors
- @daniel-prefect made their first contribution in #27
- @zzstoatzz made their first contribution in #35
Full Changelog: 0.1.0a2...0.1.0a3
0.1.0a2
Full Changelog: 0.1.0a1...0.1.0a2
0.1.0a1
What's Changed
- Fixes some sync/async issues with completions and tests by @chrisguidry in #21
- Gets MyPy
pre-commit
hook to run on all files. by @jeanluciano in #22 - bump version by @jakekaplan in #23
Full Changelog: 0.1.0-alpha.0...0.1.0a1