PackageTrack
Sign in Get early access

github.com/benbjohnson/litestream

v0.5.16 #270 most downloaded on Go modules benbjohnson/litestream

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Ships on a steady schedule

a new release about every 2 weeks

Some releases are documented

notes for 10 of 34 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

234 releases · first in 2020

81 releases in the last 12 months

see the full history below

Release timeline

234 releases · Dec 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 234
  1. v0.5.17-0.20260819145314-63225f17ccbb 19 Aug 2026 pre-release

    Nothing published for this version

  2. v0.5.17-0.20260815211322-97d2dfa513a3 15 Aug 2026 pre-release

    Nothing published for this version

  3. v0.5.16 04 Aug 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.16-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.16-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.16-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.16-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    • ad0c7b7 chore(deps): bump grpc for govulncheck (#1401)
    • 0427915 chore(deps): bump sqlite3vfs upstream (#1359)
    • 6d61ef5 chore(deps): bump superfly/ltx to v0.5.2 (#1422)
    • 2d7ebf1 chore(deps): bump x/text and otel for govulncheck (#1399)
    • 904a307 docs(security): document private vulnerability reporting (#1398)
    • 764dcea feat(cli): print proper version string on dev builds (#1338)
    • b308bd3 fix(ci): stabilize nightly workflow (#1396)
    • 794ca47 fix(cli): honor part-size and concurrency replica URL params (#1330)
    • 9d5488f fix(cli): show one replica URL in usage (#1356)
    • d0a74b4 fix(config): detect Hetzner endpoints (#1357)
    • 599ddcb fix(db): make SnapshotReader closeable (#1346)
    • 77a322b fix(db): retain truncate backstop at zero (#1348)
    • 0af69c7 fix(db): skip repeated passive before truncate (#1347)
    • 4bae662 fix(nats): apply TLS replica options (#1362)
    • 59c1b25 fix(nats): propagate object store init errors (#1361)
    • 3ad668b fix(replica): bound resumable reader retries (#1360)
    • 11b050e fix(replica): drain limited sync batches (#1345)
    • eeba874 fix(replica): fsync directory after durable renames (#1344)
    • 00a17c4 fix(s3): exclude accept encoding for GCS (#1394)
    • 2c1d70b perf(s3): single PutObject for small ltx objects (#1328)
    Open source →
  4. v0.5.16-0.20260804155539-6d61ef5d0077 04 Aug 2026 pre-release

    Nothing published for this version

  5. v0.5.16-0.20260727183706-ad0c7b777d06 27 Jul 2026 pre-release

    Nothing published for this version

  6. v0.5.15 17 Jul 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.15-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.15-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.15-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.15-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    • d1dad70 fix(db): bound sync executor work (#1290)
    • d26cb54 fix(db): harden checkpoint snapshots (#1292)
    • 4e3f0c0 fix(db): surface disk-full staging errors (#1322)
    • c96c0f4 fix(security): bump Go 1.25.12 + deps to clear govulncheck (#1341)
    • ba448ca fix(sync): bound replica sync waits (#1291)
    • 9ca1201 fix(sync): fix SnapshotReader goroutine race and fsync ordering (#1166)
    • 69e9b9e test(integration): add replicate restore soak test (#1302)
    Open source →
  7. v0.5.15-0.20260717172441-4e3f0c0f98a8 17 Jul 2026 pre-release

    Nothing published for this version

  8. v0.5.15-0.20260716150241-d26cb54ec43b 16 Jul 2026 pre-release

    Nothing published for this version

  9. v0.5.15-0.20260708203253-c96c0f42a51b 08 Jul 2026 pre-release

    Nothing published for this version

  10. v0.5.14 02 Jul 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.14-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.14-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.14-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.14-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    Open source →
  11. v0.5.13 24 Jun 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.13-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.13-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.13-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.13-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    • c30c5ff Revert "refactor(db): split sync executor lifecycle (#1289)" (#1313)
    • 0a2a39f feat(config): add meta-dir for directory dbs (#1315)
    • f8b7c60 fix(security): bump Go toolchain to 1.25.11 to clear govulncheck (#1304)
    • 53e155d refactor(db): split sync executor lifecycle (#1289)
    • 32c7929 refactor(db): split sync executor lifecycle (#1314)
    Open source →
  12. v0.5.13-0.20260613223424-c30c5ffc364d 13 Jun 2026 pre-release

    Nothing published for this version

  13. v0.5.13-0.20260609135628-f8b7c60b3426 09 Jun 2026 pre-release

    Nothing published for this version

  14. v0.5.12 29 May 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.12-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.12-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.12-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.12-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    Open source →
  15. v0.5.12-0.20260529120656-4784cc97e9fb 29 May 2026 pre-release

    Nothing published for this version

  16. v0.5.12-0.20260514121134-51dda8e9301a 14 May 2026 pre-release

    Nothing published for this version

  17. v0.5.12-0.20260423150634-fc050c90be1d 23 Apr 2026 pre-release

    Nothing published for this version

  18. v0.5.11 08 Apr 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.11-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.11-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.11-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.11-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    • ad55ec1 feat(ci): add nightly stability CI, LTX behavioral tests, and release gating (#1195)
    • 13ef323 feat(logging): add tint pretty handler, optional source info, and path cleaning (#1204)
    • 1678a9b fix(ci): dedupe nightly stability issues (#1217)
    • d65fa36 fix(cmd): add helpful hint when 'litestream start' is run without args (#1208)
    • 4cb0f8c fix(db): wrap raw errors with LTXError in paths reaching replica monitor (#1227)
    • 5780f4d fix(replica): wrap missing LTX file error with LTXError in uploadLTXFile (#1225)
    • 016c368 fix(restore): fix v3 restore (#1229)
    Open source →
  19. v0.5.11-0.20260329131141-1678a9b5da48 29 Mar 2026 pre-release

    Nothing published for this version

  20. v0.5.11-0.20260325184349-ad55ec118e13 25 Mar 2026 pre-release

    Nothing published for this version

  21. v0.5.10 12 Mar 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.10-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.10-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.10-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.10-darwin-arm64.tar.gz

    Install via package managers:

    pip install litestream-vfs    # Python
    npm install litestream-vfs    # Node.js
    gem install litestream-vfs    # Ruby

    Changelog

    • 5531fab Revert "fix(db): add warning log and test for WAL change detection (#946)" (#1187)
    • ab55194 Revert "fix(db): detect WAL changes via shm mxFrame (#1087)" (#1185)
    • 40af24a ci(pr-metrics): add PR build metrics workflow (#1158)
    • f404f2f ci(pr-metrics): replace collapsible sections with plain headers (#1184)
    • ae88b16 feat(logging): add .With() system identifiers to all top-level loggers (#1191)
    • 2d5f628 feat(restore): add crash recovery txid file for follow mode (#1136)
    • f6ba05f feat(restore): add post-restore integrity validation (#1170)
    • 1345ed7 feat(vfs): distribute VFS extension via PyPI, npm, and RubyGems (#1148)
    • 1f423d7 fix(ci): publish latest-scratch Docker tag (#1180)
    • 166cbe3 fix(deps): bump Go to 1.25.0/toolchain 1.25.8 for security patches (#1188)
    • d514bc7 fix(logging): use db.Logger and s.Logger instead of default slog in Store (#1181)
    • 6843423 fix(replica): promote LTX upload log to Info level with size field (#1182)
    • e8b2ada fix(security): upgrade Go toolchain to 1.24.13 (#1162)
    • 0b3facd fix(test): resolve 4 failing tests on main (#1156)
    • 038b296 fix(vfs): coordinate expectedTXID across pooled write connections (#1140)
    • bd2c6e6 perf(db): cache Pos() result to avoid repeated disk reads (#1192)
    • 80b1b3b test(profile): add idle CPU profiling test (#1190)
    Open source →
  22. v0.5.10-0.20260312224542-ae88b164dd63 12 Mar 2026 pre-release

    Nothing published for this version

  23. v0.5.10-0.20260226173537-8905efd62b99 26 Feb 2026 pre-release

    Nothing published for this version

  24. v0.5.10-0.20260224205540-0b3facdbc0cf 24 Feb 2026 pre-release

    Nothing published for this version

  25. v0.5.10-0.20260223222809-2d5f62898c9e 23 Feb 2026 pre-release

    Nothing published for this version

  26. v0.5.9 23 Feb 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.9-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.9-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.9-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.9-darwin-arm64.tar.gz

    Changelog

    • 3a67f13 Add cross-version upgrade integration test (v0.3.x → v0.5.x) (#1137)
    • 5b8a7d1 add Hetzner S3 signed-payload preset (#1026)
    • 249f46d ci: enable automatic Homebrew tap updates on release (#1117)
    • 09c2313 docs(agent): update replica-client-developer with v0.3.x and ResumableReader (#1112)
    • 84a5d31 docs(agents): add IPC, leasing, library API, and retention references (#1107)
    • 5e6a91c docs(architecture): add IPC server, distributed leasing, and library API (#1108)
    • c835786 docs(claude): add debug-ipc command and provider compatibility reference (#1116)
    • 23f8b5a docs(command): add IPC, retention, and v0.3.x issues to fix-common-issues (#1113)
    • 6bcedb2 docs(command): add debug-ipc command for IPC socket troubleshooting (#1114)
    • b2980bd docs(patterns): add ResumableReader, retention bypass, and conditional write patterns (#1109)
    • 0f80b4d docs(provider-compat): update R2 detection defaults and version compat (#1111)
    • d4130d5 docs(replica-client): add v0.3.x restore interface and ResumableReader note (#1110)
    • d87d657 feat(docker): add hardened scratch-based image variant (#1126)
    • 020da8e feat(ipc): add sync command for on-demand database replication (#1120)
    • 0df6829 feat(restore): add -f follow mode for continuous restore (#1102)
    • aa81289 feat(s3): add LITESTREAM_S3_ENDPOINT env var for URL-based restore (#1145)
    • 70bb846 feat(s3): add Supabase S3-compatible provider auto-detection (#1135)
    • 61a2def feat(sync): add replicated_txid to sync response (#1141)
    • fe7fb7a feat(vfs): add PRAGMA litestream_write_enabled for runtime write control (#1009)
    • 95253c4 fix(ci): authenticate GitHub API call in NATS test setup (#1144)
    • 155507b fix(db): count sync errors when db.init() fails (#1129)
    • 48ecd53 fix(db): detect WAL changes via shm mxFrame (#1087)
    • 634c74f fix(restore): expose -follow-interval CLI flag for follow mode (#1139)
    • 47e9010 fix(vfs): persist hydration file across connection restarts (#1125)
    • 0ad19ff test(ci): add smoke tests for hardened scratch Docker image (#1132)
    • a404d7b test(metrics): add coverage for all Prometheus metrics (#1127)
    Open source →
  27. v0.5.8 12 Feb 2026
    Release notes

    Platform Support

    ⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

    Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

    Installation

    Homebrew (macOS and Linux)

    brew tap benbjohnson/litestream
    brew install litestream

    Debian/Ubuntu

    Download the .deb file for your architecture and install:

    sudo dpkg -i litestream-*.deb

    RPM-based systems

    Download the .rpm file for your architecture and install:

    sudo rpm -i litestream-*.rpm

    Binary installation

    Download the appropriate archive for your platform, extract, and move to your PATH.

    VFS Extension (Experimental)

    SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:

    Platform File
    Linux x86_64 litestream-vfs-v0.5.8-linux-amd64.tar.gz
    Linux ARM64 litestream-vfs-v0.5.8-linux-arm64.tar.gz
    macOS Intel litestream-vfs-v0.5.8-darwin-amd64.tar.gz
    macOS Apple Silicon litestream-vfs-v0.5.8-darwin-arm64.tar.gz

    Changelog

    • b2d8145 Stream restore plan selection across levels (#1076)
    • 2172ff2 docs(ai): add litestream reset and auto-recover to AI docs (#1091)
    • 7d2b369 feat(db): add SyncStatus, SyncAndWait, and EnsureExists for library usage (#1092)
    • 7e12162 feat(ipc): add dynamic database management commands (register/unregister) (#1021)
    • bab4fd4 feat(ipc): add list and info query commands with lastSyncAt (#1015)
    • e0370ba feat(ltx): add -level flag to view LTX files at any compaction level (#1072)
    • 7265b6b feat(retention): add skip-remote-deletion for cloud-managed retention (#1094)
    • 44b65e2 feat(s3): add R2 concurrency default, multipart threshold test, fix docs (#1100)
    • 90fc5b6 feat(s3): add distributed leasing with If-Match conditional writes (#1073)
    • c194e86 feat(tls): add x509roots/fallback for embedded root CA bundle (#1099)
    • ff1c063 feat: add agent skill for cross-platform LLM agent support (#1064)
    • c32f6c8 fix(compactor): add mutex to protect Compactor.client from concurrent access (#1086)
    • cfe03fc fix(dir-watch): prevent thundering herd at startup with many databases (#1055)
    • 4800f27 fix(restore): resume S3 streams on drop (#1082)
    • 3358c8c fix(s3): add hyphenated URL query param aliases for consistency (#1101)
    • 1d602ea fix(shutdown): allow second Ctrl+C to interrupt shutdown sync retry loop (#998)
    • c16755d test(db): add regression test for #994 runaway disk usage (#1088)
    • 68dadcf test(db): prove SQLite writes all new pages to WAL during DB growth (#1103)
    Open source →
  28. v0.5.7 30 Jan 2026

    Nothing published for this version

  29. v0.5.7-0.20260212011405-33f2934fbb3b 12 Feb 2026 pre-release

    Nothing published for this version

  30. v0.5.7-0.20260130222722-2a0335490db4 30 Jan 2026 pre-release

    Nothing published for this version

  31. v0.5.7-0.20260130190734-cf6e0544c278 30 Jan 2026 pre-release

    Nothing published for this version

  32. v0.5.7-0.20260127172122-133abe7a5550 27 Jan 2026 pre-release

    Nothing published for this version

  33. v0.5.7-0.20260126201611-bde5c44a7140 26 Jan 2026 pre-release

    Nothing published for this version

  34. v0.5.7-0.20260119215740-4a3bff18571b 19 Jan 2026 pre-release

    Nothing published for this version

  35. v0.5.7-0.20260114162952-87d1f0d78180 14 Jan 2026 pre-release

    Nothing published for this version

  36. v0.5.7-0.20260113214028-bb911d96f792 13 Jan 2026 pre-release

    Nothing published for this version

  37. v0.5.7-0.20260112180456-a2a160af7f35 12 Jan 2026 pre-release

    Nothing published for this version

  38. v0.5.7-0.20260111165448-c77ecef421d7 11 Jan 2026 pre-release

    Nothing published for this version

  39. v0.5.6 08 Jan 2026

    Nothing published for this version

  40. v0.5.6-0.20251230142855-92fc139923d2 30 Dec 2025 pre-release

    Nothing published for this version

  41. v0.5.5 18 Dec 2025

    Nothing published for this version

  42. v0.5.4 17 Dec 2025

    Nothing published for this version

  43. v0.5.3 11 Dec 2025

    Nothing published for this version

  44. v0.5.3-beta3 08 Dec 2025 pre-release

    Nothing published for this version

  45. v0.5.3-beta2 08 Dec 2025 pre-release

    Nothing published for this version

  46. v0.5.3-beta1 08 Dec 2025 pre-release

    Nothing published for this version

  47. v0.5.3-0.20251208231923-a8d23d220e25 08 Dec 2025 pre-release

    Nothing published for this version

  48. v0.5.3-0.20251208214834-f59b6bcabdba 08 Dec 2025 pre-release

    Nothing published for this version

  49. v0.5.3-0.20251114211014-7c3a44a87a32 14 Nov 2025 pre-release

    Nothing published for this version

  50. v0.5.3-0.20251114013216-fa1e0eaa7d24 14 Nov 2025 pre-release

    Nothing published for this version

  51. v0.5.3-0.20251113231852-be474af9694e 13 Nov 2025 pre-release

    Nothing published for this version

  52. v0.5.3-0.20251111175307-fa826e909a70 11 Nov 2025 pre-release

    Nothing published for this version

  53. v0.5.3-0.20251110225000-46d4af6205af 10 Nov 2025 pre-release

    Nothing published for this version

  54. v0.5.3-0.20251109214555-48dc960260f0 09 Nov 2025 pre-release

    Nothing published for this version

  55. v0.5.3-0.20251107233729-ee93ed319a5e 07 Nov 2025 pre-release

    Nothing published for this version

  56. v0.5.3-0.20251106223609-0a0e7e466340 06 Nov 2025 pre-release

    Nothing published for this version

  57. v0.5.3-0.20251030203430-9be94080f129 30 Oct 2025 pre-release

    Nothing published for this version

  58. v0.5.3-0.20251028160110-9bdaf9fc5515 28 Oct 2025 pre-release

    Nothing published for this version

  59. v0.5.3-0.20251018170909-2ee408b66bb7 18 Oct 2025 pre-release

    Nothing published for this version

  60. v0.5.2 14 Oct 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive