Skip to content

v0.15

Latest

Choose a tag to compare

@Integer-Ctrl Integer-Ctrl released this 18 Dec 11:18
· 2 commits to main since this release

What's Changed

  • feat: webdav upload by @gg46ixav in #29
  • feat: cli option to delete datasets by @Integer-Ctrl in #38
  • PR: #36 by @Integer-Ctrl in
    • feat: api-key authentication for protected databus downloads (--databus-key)
    • chore: README rewrite
    • fix: content-Length mismatches
  • Refactor/project structure by @Integer-Ctrl in #39
  • chore: added pr template and issue templates
  • ci: ruff linter & formatter