Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 779 Bytes

File metadata and controls

40 lines (29 loc) · 779 Bytes

v0.3.0 (2026-02-18)

Feat

  • improve system build

Refactor

  • dev: update dev docker compose to use custom gitconfig path

v0.2.0 (2025-09-23)

Feat

  • allow empty output workables
  • init project

Fix

  • search for the common merge ancestor
  • add task done on empty output
  • move sleep outside of lock
  • correct work function expecting tuple as result
  • correct test syncqueue types
  • correct sync queue generics
  • correct uv dependencies
  • correct makefile command
  • correct library name in docs

Refactor

  • add tag on pull request
  • call cz via uv
  • bundle worker output
  • reduce output to console
  • add better typing to workable manager
  • improve workable types
  • add better typing to worker
  • change types of workable
  • move uv to PATH an act