Releases: polygon-io/errands-go
Releases · polygon-io/errands-go
Errands CLI
What's Changed
- CLI for interacting with the errands service by @joedursun in #8
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add list method by @joedursun in #7
New Contributors
- @joedursun made their first contribution in #7
Full Changelog: v1.0.1...v1.1.0
log when job starts
Merge pull request #6 from polygon-io/ricky.dev print when start job
Support errand pipelines and graduate to v1
v1.0.0 pipelines helpers (#4)
Add errand context
dont stutter (#2) errands.ErrandContext -> errands.Context
Fix concurrency scheduling
v0.0.4 Fix the concurrency issue. Start using GoMod, and GoFmt
Fix concurrency count issue
v0.0.3 Update to fix concurrency count error
Do not queue empty items
v0.0.2 Do not queue empty items.