Releases: sig-0/iq
Releases · sig-0/iq
v0.1.1
Changelog
- a94c1be Bump actions/checkout from 3 to 4 (#5)
- 7e7d776 Bump actions/setup-go from 3 to 5 (#3)
- 965076b Bump codecov/codecov-action from 3 to 5 (#2)
- 4ba6007 Bump golangci/golangci-lint-action from 3 to 8 (#4)
- e0722e5 Merge branch 'main' of https://github.com/sig-0/insertion-queue
- 6d3d539 Update import path
v0.1.0
Changelog
- b993560 Add Codecov badge
- 8749b88 Add LICENSE
- 7da7279 Add README
- 13ce176 Add basic CI
- e47ff9f Add benchmark tests
- eae5ef7 Add examples
- 8ee3c3b Add goreleaser
- 5e32547 Add initial implementation
- 295d334 Add year in License
- e7da822 Enable govet
- bc6d092 Merge branch 'main' of https://github.com/madz-lab/insertion-queue
- 935a694 Rename module
- 63f6588 Update README
- 4b67d51 Update README
- 6b3ca84 Update go version
- e8e20e3 Update godoc
- 7824aa1 Update test branches
- 703210e chore: update module path
- 2fab362 generic queue (#1)