Skip to content

Releases: ByteVeda/taskito

v0.11.0

16 Apr 09:35
431b80a

Choose a tag to compare

What's Changed

  • chore(deps): bump picomatch in /dashboard by @dependabot[bot] in #48
  • chore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /dashboard by @dependabot[bot] in #49
  • docs: restructure documentation into logical sections by @pratyush618 in #50
  • feat: DAG workflow engine (phases 2-8) by @pratyush618 in #51

New Contributors

Full Changelog: 0.10.1...0.11.0

v0.10.1

24 Mar 10:26
0d3638b

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

24 Mar 10:01
5b3574a

Choose a tag to compare

What's Changed

  • feat: smart scheduling — adaptive polling, duration cache, weighted dispatch by @pratyush618 in #41
  • docs: add smart scheduling to 0.9.0 changelog by @pratyush618 in #42
  • feat: replace vanilla JS dashboard with Preact + Vite + Tailwind SPA by @pratyush618 in #43
  • refactor: replace dashboard if/elif routing with declarative tables by @pratyush618 in #44
  • fix: dashboard light theme, error states, and barrel exports by @pratyush618 in #45
  • chore: update repo references after ByteVeda transfer by @pratyush618 in #46

Full Changelog: 0.9.0...0.10.0

v0.9.0

22 Mar 05:55
c0555a5

Choose a tag to compare

What's Changed

  • chore: CI uv migration, feature-flag checks, docs improvements by @pratyush618 in #32
  • feat: multi-process prefork worker pool by @pratyush618 in #33
  • feat: worker discovery, lifecycle events, and coordination by @pratyush618 in #34
  • feat: task result streaming with publish/stream/astream by @pratyush618 in #35
  • feat: async method parity, prefork logging, streaming fixes by @pratyush618 in #36
  • docs: prefork guide, streaming guide, updated comparison by @pratyush618 in #37
  • refactor: prefork child hardening and app.py documentation by @pratyush618 in #38
  • feat: prefork child auto-restart on crash by @pratyush618 in #39
  • docs: restructure for adoption — guarantees, failure model, benchmarks by @pratyush618 in #40

Full Changelog: 0.8.0...0.9.0

v0.8.0

21 Mar 21:04
1669231

Choose a tag to compare

What's Changed

  • feat: namespace-based routing for multi-tenant isolation by @pratyush618 in #31

Full Changelog: 0.7.0...0.8.0

v0.7.0

21 Mar 18:59
982823b

Choose a tag to compare

What's Changed

  • feat: bug fixes, code quality, and new features for v0.7.0 by @pratyush618 in #30

Full Changelog: 0.6.0...0.7.0

v0.6.0

14 Mar 07:50
5bdb370

Choose a tag to compare

What's Changed

  • Configure Dependabot for multiple package ecosystems by @pratyush618 in #29
  • feat: customization options for contrib, middleware, events, and queue config by @pratyush618 in #28

Full Changelog: 0.5.0...0.6.0

v0.5.0

13 Mar 19:12
67d3c93

Choose a tag to compare

What's Changed

  • feat: resource system, native async, KEDA integration by @pratyush618 in #27

Full Changelog: 0.4.0...0.5.0

v0.4.0

11 Mar 11:44
8741f3c

Choose a tag to compare

What's Changed

  • Add CLAUDE.md to .gitignore by @pratyush618 in #22
  • feat: production readiness — distributed locking, async workers, and docs by @pratyush618 in #23
  • fix: resolve PyO3 extension-module linking for cargo test and maturin builds by @pratyush618 in #24
  • chore: bump GitHub Actions to Node.js 24 compatible versions by @pratyush618 in #25

Full Changelog: 0.3.0...0.4.0

v0.3.0

08 Mar 14:32
ad58a17

Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0