Skip to content

Releases: romshark/sched

v2.0.4

15 Oct 23:23
Compare
Choose a tag to compare

Upgraded dependencies and CI. Required Go version bumped to Go 1.22.

v2.0.3

27 Jun 14:03
2ac3a2b
Compare
Choose a tag to compare

Changelog

54a8bb1 Chore: Add goreleaser CI action
2ac3a2b Chore: Fix goreleaser action

v2.0.2

27 Jun 13:44
02d2f9d
Compare
Choose a tag to compare

Changelog

02d2f9d Docs: Update playground example to v2

v2.0.1

27 Jun 13:28
a78bc83
Compare
Choose a tag to compare

Changelog

a78bc83 Chore: Fix CI for v2 (#2)
1f9f1e2 Fix: Fix v2 module definition

v2.0.0

27 Jun 00:14
13921c4
Compare
Choose a tag to compare

Changelog

13921c4 Feat: Decouple queue (#1)

v1.2.2

26 Jun 01:58
e9c1f3f
Compare
Choose a tag to compare

Changelog

28394ab Chore: Add logo to README
5b00319 Docs: Add missing info
9b270d1 Docs: Fix typo
4c67479 Docs: Fix typo
e9c1f3f Docs: Fix typos

v1.2.1

25 Jun 20:08
Compare
Choose a tag to compare

Changelog

2b204ca Chore: Unexport package mock

v1.2.0

25 Jun 19:50
Compare
Choose a tag to compare

Changelog

3be2bf5 Feat: Add method AdvanceToNext
b2a9a21 Feat: Add method Offset
619b298 Test: Add tests for AdvanceToNext

v1.1.1

21 Jun 00:15
Compare
Choose a tag to compare

Changelog

4878107 Chore: Add goreleaser config
9eb613b Test: Add test
ec5bf8a Test: Add test
6cd808a Chore: Add test coverage badge to README
d1e9761 Chore: Add test coverage to CI
642222f Feat: Decouple sched from package time.
28b9805 Fix: Fix Scan starting at wrong job.
652d724 Fix: Fix coverage badge in README
c1cfb02 Test: Add test
d75e5d4 Test: Add test
a64923c Test: Add test
0c91519 Test: Add test
ec12cda Test: Add test
a326feb Test: Add test
75c7d4d Test: Improve scheduling test
6cc6a0e Test: Improve time advancement test
7b09390 Test: improve scheduling test

v1.0.0

19 Jun 23:41
7fb0d20
Compare
Choose a tag to compare
Fix: Fix linked playground example in README