Skip to content

Releases: WangYihang/gojob

v0.0.11

19 Apr 01:50
869d0d6
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Documentation

v0.0.10

14 Mar 11:54
d2b29e8
Compare
Choose a tag to compare

Changelog

v0.0.9

14 Mar 07:31
f8fbc0e
Compare
Choose a tag to compare

Changelog

  • f8fbc0e feat: write metadata/status file to stderr

v0.0.8

28 Feb 03:00
fb4b3da
Compare
Choose a tag to compare

Changelog

  • fb4b3da ci: set GoLang version, bump actions/checkout@v4 and actions/setup-go@v5

v0.0.7

27 Feb 07:21
b2907dc
Compare
Choose a tag to compare

Changelog

  • f599f21 build: update go.mod
  • 7f767ea feat: support sharding
  • b2907dc fix: change go.mod to make goreleaser happy
  • 8bede1d fix: use goreleaser
  • 20d7c1f refactor: seperate channel/io/mapreduce logic into pkg/util