Skip to content

v0.11.0

Compare
Choose a tag to compare
@reugn reugn released this 17 Feb 12:52
· 26 commits to master since this release
037673d

Features

  • feat: add the ability to pause and resume jobs (#102)
  • feat: introduce matchers to filter jobs (#107)
  • feat: add Get method to the JobQueue interface (#101)
  • feat: classify quartz error messages (#103)

Maintenance

  • docs: add package documentation (#108)
  • test: enhance assertions in unit tests (#104)
  • ci: update versions in workflows (#109)
  • ci: update golangci-lint configuration (#105)