Releases: dominictarro/prefecto
Releases · dominictarro/prefecto
v1.1.1
What's Changed
- Support
LogCursor.execute
when it uses defaultparam=None
by @dominictarro in #37
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Update publish-docs.yml by @dominictarro in #33
- Update publish-docs.yml by @dominictarro in #34
- UV package management and Snowflake logging extras by @dominictarro in #35
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- Major version bump by @dominictarro in #31
- Remove under-used file system and serializer modules
- Allow
BatchTask
cancellation after error threshold - Add block-management module
Full Changelog: v0.0.5...1.0.0
v0.0.5
What's Changed
- Enable the use of unmapped arguments in batch tasks by @austinweisgrau in #25
Full Changelog: v0.0.4...v0.0.5
v0.0.3
What's Changed
- Fix condition to break while loop awaiting batch completion by @austinweisgrau in #17
- fixed nested moto mock + tests by @dominictarro in #18
New Contributors
- @austinweisgrau made their first contribution in #17
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- filesystems module by @dominictarro in #11
- Bucket fixture by @dominictarro in #12
- Docs revamp by @dominictarro in #13
Full Changelog: v0.0.1...v0.0.2
v0.0.1
first