Skip to content

Releases: eikendev/taskseed

v0.1.1

29 Jan 13:10
243965d

Choose a tag to compare

Changelog

  • 243965d chore(git): ignore dist artifacts

v0.1.0

29 Jan 10:29
387c6f7

Choose a tag to compare

Changelog

  • 387c6f7 docs: update README header and project description
  • 095b1e6 test: add timeutil and schedule unit tests
  • a337940 refactor(runner): extract rule processor module
  • 1cb2a64 feat(caldav): use retryhttp for CalDAV requests
  • 6d5d96d chore: improve logging statements
  • 324da6f build: add generate target
  • 80aff1c ci: update GO_VERSION
  • 6af6d7a Initialize repository