PackageTrack
Sign in Get early access

cw-storage-plus

Enhanced storage engines

3.0.1 4.6M downloads/mo #4709 most downloaded on crates.io CosmWasm/cw-storage-plus

What this package is like to depend on

Last release 12 months ago

28 Aug 2025

Ships unpredictably

gaps range from 9 days to 1.2 years

Nearly every release is documented

notes for 36 of 38 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

57 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

57 releases · Oct 2020 to Aug 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 57
  1. 3.0.1 28 Aug 2025
    Release notes

    Published version v3.0.1

    Open source →
    Release notes

    (maintenance release)

    Changed

    • Unified security policy (#107)
    • Upgraded development dependencies (#108)
    • Removed .editorconfig (#109)
    • Add Taskfile configuration (#110)
    • Unified licensing (#111)
    • Setup GH Actions (#112)
    • Removed local codecov configuration (#113)
    • Removed scripts (#114)
    • Fixed workspace configuration (#115)
    • Upgrade checkout action (#118)
    • Upgrade to cosmwasm-std 3.0.1 (#119)
    Open source →
  2. 3.0.0 25 Jun 2025
    Release notes

    Published version v3.0.0

    Open source →
    Release notes

    Changed

    • Upgrade to cosmwasm-std 3.0.0 (#104)
    Open source →
  3. 3.0.0-rc.2 10 Jun 2025 pre-release

    Nothing published for this version

  4. 3.0.0-rc.1 09 Jun 2025 pre-release
    Release notes

    Published version v3.0.0-rc.1

    Open source →
  5. 3.0.0-rc.0 04 Jun 2025 pre-release
    Release notes

    Published version v3.0.0-rc.0

    Open source →
    Release notes

    Changed

    • Upgraded to cosmwasm-std 3.0.0-rc.0 (#100)
    Open source →
  6. 3.0.0-ibc2.0 26 May 2025 pre-release
    Release notes

    Published version v3.0.0-ibc2.0

    Open source →
    Release notes

    Changed

    • Upgraded to cosmwasm-std 3.0.0-ibc2.0 (#98)
    Open source →
  7. 2.0.0 14 Mar 2024

    Nothing published for this version

  8. 2.0.0-rc.0 09 Feb 2024 pre-release
    Release notes

    Changed

    • Update to cosmwasm-std 2.0.0-beta.1 (#73)
    • Fix incorrect implementation of KeyDeserialize for (T, U). This required a breaking change to the KeyDeserialize trait. See MIGRATING.md. (#34)
    • Make UniqueIndex PK type parameter mandatory. See MIGRATING.md. (#37)
    • Internally, Prefix::keys now uses [cosmwasm_std::Storage::range_keys]. This improves efficiency if you use cosmwasm-std with the cosmwasm_1_4 feature (#70)

    Breaking

    • Remove the Prefix::with_deserialization_functions constructor (#70)
    • MultiIndex::{no_prefix, no_prefix_raw, prefix, sub_prefix} and UniqueIndex::{no_prefix, no_prefix_raw, prefix, sub_prefix} now return IndexPrefix instead of Prefix. (#70)
    Open source →
  9. 2.0.0-beta.0 23 Jan 2024 pre-release
    Release notes

    Release 2.0.0-beta.0

    Open source →
  10. 1.2.0 14 Nov 2023
    Release notes

    Added

    • Warning about KeyDeserialize bug (#65)

    Fixed

    • Dequeue::back docs (#62)

    Changed

    • Use range_keys for Prefix::keys_raw. This improves efficiency if you use cosmwasm-std with the cosmwasm_1_4 feature (#55)
    • Improve error message when deserialization fails (#63)

    Open source →
  11. 1.1.0 13 Jun 2023
    Release notes

    Full Changelog

    Implemented enhancements:

    • Add Item::exists since Item is optional #14

    Closed issues:

    • About the requirement of using Uint256 as key in Map. #40
    • Add methods to fetch the first or last item in a Map #35
    • Add a method to delete all Map elements under a prefix #29

    Merged pull requests:

    Open source →
  12. 1.0.1 06 Dec 2022
    Release notes

    Full Changelog

    Closed issues:

    • bug: Wasm32 compilation issues on 1.0.0 #21
    • Error compiling to wasm target. Inclusion of getrandom is causing issues. #19
    • Bump cosmwasm-std to ^1.1.8 #18

    Merged pull requests:

    • Add Wasm builds to CI, bump cosmwasm-std and remove explicit dependencies #23 (webmaster128)
    • Remove getrandom dependency being pulled #20 (ueco-jb)
    • Release 1.0.0 #17 (uint)
    Open source →
  13. 1.0.0 23 Nov 2022
    Release notes

    Full Changelog

    Closed issues:

    • Implement missing PrimaryKey trait for CanonicalAddr #6

    Merged pull requests:

    • Update repo location in Cargo.toml #16 (uint)
    • Relax version requirements for dependencies #13 (uint)
    • README update #12 (uint)

    Old changelog

    Until v0.16.0, this project lived in a different repo with other projects. The below changelog will be noisy - not everything is relevant to cw-storage-plus there.

    Open source →
  14. 0.16.0 17 Oct 2022
    Release notes

    Full Changelog

    Closed issues:

    • Unable to run workspace-optimizer #828
    • Running the build command for the production-ready build for cw-20 and not only ends an error #821
    • Fill out missing high-level docs #806
    • Some multitest bindings for staking are missing such as BondedDenom #753
    • Allow burn to have a callback just like Send #717
    • Unable to upload cw20_base wasm file on terra-station #716
    • Cannot upload to local terra with cw-storage-plus 0.12.1 #666
    • Is MAX_LIMIT a bug? #625
    • Add support for admin migrations to cw-multitest #744

    Merged pull requests:

    Open source →
  15. 0.15.1 27 Sep 2022
    Release notes

    Full Changelog

    Closed issues:

    • Add stack and queue implementations to storage-plus #776

    Merged pull requests:

    Open source →
  16. 0.15.0 14 Sep 2022
    Release notes

    Full Changelog

    Breaking changes:

    • Change MultiIndex index function signature to include the pk #670
    • Improve MultiIndex pk deserialization #531

    Implemented enhancements:

    • Prefix::keys method never fails #766

    Closed issues:

    • Adapt build_and_upload_schemas CI job to new schema format #795
    • Remove IntKeyOld #775
    • Can I cover all tests with cw_multi_test? #771
    • Make cw1155 can add token's url at the first mint #764
    • Expose Response from contract in cw-multi-test execute #763
    • Restructure Index trait to allow for more extensive Index struct implementation. #757
    • Consider moving schema boilerplate from examples to a binary crate #755
    • Wrong/unclear explanation in IndexedMap docs #718
    • Redundant logic in ThresholdResponse multisigs #677
    • [cw3-flex/fixed-multisig] Reject proposals early #665
    • cw20 allowance expiration can be set to a block height or timestamp in the past #628
    • Add security policy #580
    • Update MIGRATING.md doc for multi test #490

    Merged pull requests:

    Open source →
  17. 0.14.0 28 Jul 2022
    Release notes

    Full Changelog

    Closed issues:

    • cw20-ics20 incorrectly encodes ack_success. #759
    • Allow querying all granted allowances to a spender #756
    • Store compiled WASMs on repo #747
    • Add optional executor restriction to cw3-flex #739
    • Provide proc macro package for automatic IndexList<T> implementation on any index struct #736
    • MultiIndex prefix and sub_prefix working incorrectly when using a triple element tuple as IK #730
    • Errors when compiling all the contracts #724
    • Test-specific helpers in storage-plus #708

    Merged pull requests:

    Open source →
  18. 0.13.4 02 Jun 2022
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  19. 0.13.3 02 Jun 2022
    Release notes

    Full Changelog

    Closed issues:

    • Add code coverage tooling to the CI #172

    Merged pull requests:

    Closed issues:

    • error: could not compile ff when running cargo test on cw20-base contract #714
    Open source →
  20. 0.13.2 11 Apr 2022
    Release notes

    Full Changelog

    Closed issues:

    • KeyDeserialize trait is private making custom keys and generics over keys not possible. #691
    • unresolved import cosmwasm_std::testing #681
    • Add non-owned range_de #463

    Merged pull requests:

    Open source →
  21. 0.13.1 25 Mar 2022
    Release notes

    Full Changelog

    Closed issues:

    • cw20-base: duplicate accounts get overwritten in Init #683
    • Implementation of hooks.rs (not) as HashMap #682
    • ICS20, invalid packet data #662
    • Duplicate accounts in cw20 initial balances causes unrecoverable inconsistent state #626

    Merged pull requests:

    Open source →
  22. 0.13.0 09 Mar 2022
    Release notes

    Full Changelog

    Breaking changes:

    • Fix MultiIndex last type param default / docs #669

    Closed issues:

    • Release cw-plus v0.13.0 #673
    • Querying over composite key #664
    • the method may_load exists for struct cw_storage_plus::Map<'static, (std::string::String, Uint256), Uint256>, but its trait bounds were not satisfied the following trait bounds were not satisfied: (std::string::String, Uint256): PrimaryKey #663
    • Make Bound helpers return Option<Self> #644

    Merged pull requests:

    Open source →
  23. 0.12.1 14 Feb 2022
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  24. 0.12.0 10 Feb 2022
    Release notes

    Full Changelog

    Breaking changes:

    • Add proposal_id field to VoteInfo structure #647

    Deprecated:

    • Remove IntKey with surrounding implementation #570

    Closed issues:

    • Move all cw20 examples to new repo #578
    • Add more debug output from multi-test #575
    • Make Bounds type safe #462
    • Incorrect Cw4ExecuteMsg used during remove_hook #637
    • [cw3-flex/fixed-multisig] Status changes after voting and proposal expiration #630
    • Make Bounds type safe #462
    • Move all cw20 examples to new repo #578
    • Add more debug output from multi-test #575

    Merged pull requests:

    Open source →
  25. 0.11.1 28 Dec 2021
    Release notes

    Full Changelog

    Closed issues:

    • multitest returns error on BankMsg with 0 tokens #610
    • Add signed int keys migration example #602
    • Issue running wasm compilation out-of-the-box #545

    Merged pull requests:

    Open source →
  26. 0.11.0 22 Dec 2021
    Release notes

    Full Changelog

    Breaking changes:

    • Remove the primary key from the MultiIndex key specification #533
    • UniqueIndex / MultiIndex key consistency #532
    • Incorrect I32Key Index Ordering #489
    • Deprecate range to range_raw #460

    Implemented enhancements:

    • Add MIGRATING.md #583
    • Remove schemas, and publish them with artifacts on release tags #529

    Closed issues:

    • Check (and possibly fix) threshold and voting power implementation in cw3-fixed-multisig #551
    • Update to cosmwasm 1.0.0-beta3 #579
    • Cannot import non "library" features in dev-dependencies #577
    • base-helpers.ts doesn't belong to contracts #566
    • handle function #563
    • Migrate from IntKey to new naked int key #549
    • Refactor UniqueIndex and MultiIndex into their own files #530
    • Iterate over historical data in SnapshotMap #487
    • Rename cw0 to utils #471
    • Various range_de / prefix_de improvements #464
    • Add range_de to Map-like structs #461
    • Add url as input when mint cw1155 #449
    • Allow cw20 token as reserve token for bonding curve #191
    • Benchmark bonding curve functionality #190
    • Support Partial Indexes #177
    • Improve cw20-staking contract #59

    Merged pull requests:

    Open source →
  27. 0.10.3 16 Nov 2021
    Release notes

    Implemented enhancements:

    Fixed bugs:

    • Fix min threshold and vote power bugs in cw3-flex-multisig #527

    Closed issues:

    • "env.sender" in README of cw20 #539
    • Migrate example #511
    • Semver parsing / comparison #510
    • Example of parsing SubMessage data field #509
    • Deprecate IntKey #472

    Merged pull requests:

    • Update cw1-subkeys/helpers.ts file to work with cosmjs/cli v0.26 #546 (findolor)
    • Fix cw20 readme #544 (loloicci)
    • Revert "Update helper version and refactor based on new base helper" #538 (findolor)
    • Update cw1-subkeys/helpers.ts version and refactor based on base-helper.ts #537 (findolor)
    • Refactor cw20-base/helpers.ts based on base-helper.ts #536 (findolor)
    • Add base helper for contracts #535 (findolor)
    • Fix min threshold in cw3-flex-multisig #528 (ueco-jb)
    • cw1-subkeys: Migration example #525 (hashedone)
    Open source →
  28. 0.10.2 03 Nov 2021
    Release notes

    Closed issues:

    • Multitest has errors with reply data #516

    Merged pull requests:

    Open source →
  29. 0.10.1 26 Oct 2021
    Release notes

    Full Changelog

    Closed issues:

    • Reimplement cw1-whitelist contract in terms of semantic structures #494
    • Helper transfer method failed to execute message #492
    • Add helpers for parsing the protobuf MsgInstantiate and MsgExecute responses #480

    Merged pull requests:

    Open source →
  30. 0.10.0 11 Oct 2021
    Release notes

    Full Changelog

    Closed issues:

    • Question about MultiIndex #466
    • More multitest improvements #266
    • Update to cosmwasm v1.0.0-soon2 #473
    • Allow NFTs to include custom data #440
    • Refactor Admin cw-controller to better represent actual functionality #424
    • Implement PrimaryKey for Timestamp #419
    • storage-plus: Improve in-code documentation of map primitives, in particular MultiIndex #407
    • Remove use of dyn in multitest Router #404
    • Define generic multitest module #387

    Merged pull requests:

    Open source →
  31. 0.10.0-soon4 07 Oct 2021 pre-release
    Release notes

    Full Changelog

    Fixed bugs:

    Closed issues:

    • Update to cosmwasm v1.0.0-soon2 #473
    • Add ensure! macro #468
    • Better return values from range/prefix #198

    Merged pull requests:

    Open source →
  32. 0.10.0-soon3 29 Sep 2021 pre-release
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  33. 0.10.0-soon2 28 Sep 2021 pre-release
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  34. 0.10.0-soon 22 Sep 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Contracts for Token Sale and Vesting period #444
    • small updates on storage-plus docs #435
    • Unintuitive behavior of range on multi-index #430
    • Upgrade to cosmwasm 1.0-soon #427
    • Refactor Admin cw-controller to better represent actual functionality #424
    • Add auto-changelog generator #421
    • Implement PrimaryKey for Timestamp #419
    • storage-plus: Improve in-code documentation of map primitives, in particular MultiIndex #407
    • Remove use of dyn in multitest Router #404
    • Define generic multitest module #387
    • Cw20 state key compatibility with previous versions #346
    • Refactor cw20-base to use controller pattern #205

    Merged pull requests:

    Open source →
  35. 0.9.2 21 Jun 2022

    Nothing published for this version

  36. 0.9.1 23 Sep 2021
    Release notes

    Full Changelog

    Closed issues:

    • Allow NFTs to include custom data #440
    Open source →
  37. 0.9.0 14 Sep 2021
    Release notes

    Full Changelog

    Implemented enhancements:

    • Move from using unsound from_utf8_unchecked to safe from_utf8 forwarding error #393
    • Raw Query: make usage simpler and visible #325
    • Consider replacing String errors with anyhow::Error in interfaces #361

    Closed issues:

    • Generalize controllers #408
    • Extend Claim to be able to index claims via expiration time #405
    • Update Cargo.toml files to reference new repo name #403
    • Test execute on cw1-whitelist contract #400
    • Accept &QuerierWrapper not &Querier in helpers #390
    • Use builder pattern for App init #388
    • Idea: item query helper storage helper #376
    • Why you use Addr as keys in Maps? #295
    • Add SnapshotItem to storage-plus #193
    • Fix lifetime of MultiIndex/UniqueIndex to be able to accept &str #232
    • Unify multisig structs Member and VoterResponse #151

    Merged pull requests:

    Open source →
  38. 0.8.1 26 Aug 2021
    Release notes

    Full Changelog

    Implemented enhancements:

    • Consider replacing String errors with anyhow::Error in interfaces #361

    Closed issues:

    • Fix lifetime of MultiIndex/UniqueIndex to be able to accept &str #232
    • Unify multisig structs Member and VoterResponse #151
    • Add exhaustive checks for errors in contracts #105
    Open source →
  39. 0.8.0 10 Aug 2021
    Release notes

    Full Changelog

    Closed issues:

    • Upgrade CosmWasm to 0.16.0 #377
    • Upgrade rust to 1.53 #372
    • Implement cw20 logo spec for cw20-base #371
    • multi-test: ensure event handling matches wasmd 0.18 implementation #348

    Merged pull requests:

    • Added some missing traits on messages of cw20-base #386 (hashedone)
    Open source →
  40. 0.8.0-rc3 10 Aug 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • multi-test: ensure event handling matches wasmd 0.18 implementation #348

    Merged pull requests:

    Open source →
  41. 0.8.0-rc2 05 Aug 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Upgrade CosmWasm to 0.16.0 #377
    • Upgrade rust to 1.53 #372
    • Implement cw20 logo spec for cw20-base #371
    • multi-test: Pass in API access to BankKeeper #353
    • multi-test: data handling with replies #352
    • multi-test: Add migrate support #351
    • multitest: Ensure Warm sent funds visible to querier #347
    • multitest: Enforce validity checks for returned items #341

    Merged pull requests:

    Open source →
  42. 0.8.0-rc1 29 Jul 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Lack of overflow-checks=true in contracts #358
    • multi-test: Store more data in ContractData #350
    • multi-test: cleaner use of transactions #349
    • Deprecate pks() #344
    • Why cw20-base do not care about minting cap? #339
    • Upgrade to cosmwasm 0.16 #333
    • multi-test: Bank returns realistic events #329
    • storage-plus: Need better docs and examples for IndexedMap #327
    • Improve PkOwned usability through From / Into #234
    • Add ContractAddr generic helper #153
    • Brainstorm: cw-storage-plus support when key can be derived from stored object #120

    Merged pull requests:

    Open source →
  43. 0.7.0 14 Jul 2021
    Release notes

    Full Changelog

    Closed issues:

    • multi-test: Proper protobuf-encoded data for init #330
    • Proper event/data handling on reply in multitest #326
    • Messages differ for cw20 & cw20_base #320
    • Upgrade cw20-staking to cw 15 #312
    • Upgrade cw20-ics20 to cw 0.15 #311
    • Upgrade cw20-escrow to 0.15 #309
    • Upgrade cw20-bonding to 0.15 #307
    • cw1-subkeys #305
    • Upgrade cw20-base to 0.15 #302
    • Upgrade cosmwasm-plus contracts #300
    • Upgrade to CosmWasm 0.15 #298
    • Difference between native and cw20 tokens #297
    • Ensure all cw20 sends use Binary not Option<Binary> #296
    • Add existence helpers to cw-storage-plus #261
    • Support submessages in multitest #259
    • Build uniswap contract #7

    Merged pull requests:

    Open source →
  44. 0.6.2 23 Jun 2021
    Release notes

    Full Changelog

    Merged pull requests:

    • Extend the allowed names and symbols for cw20-base #299 (ethanfrey)
    • Implement PrimaryKey and Prefixer for String #294 (ethanfrey)
    Open source →
  45. 0.6.1 19 May 2021
    Release notes

    Full Changelog

    Closed issues:

    • Expose contract errors #292

    Merged pull requests:

    Open source →
  46. 0.6.0 03 May 2021
    Release notes

    Full Changelog

    Closed issues:

    • Improve on indexed maps primary key / index keys helpers #277
    • CW20 example contract which 1-to-1 mapped to native token #276
    • Implement PrimaryKey for HumanAddr #256
    • Storage-plus: See if we can simplify PkOwned to Vec<u8> #199

    Merged pull requests:

    Open source →
  47. 0.6.0-beta3 28 Apr 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Make message required in Cw20ReceiveMsg #283
    • Sudo over no new_with_sudo contract wrapper error message #278
    • build_and_upload_contract CI job fails #273
    • Add cw20 support to token-weighted group #143

    Merged pull requests:

    Open source →
  48. 0.6.0-beta2 19 Apr 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Add secondary index support to SnapshotMap. #255

    Merged pull requests:

    Open source →
  49. 0.6.0-beta1 13 Apr 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Update to cosmwasm v0.14.0-beta3 #268
    • My #263

    Merged pull requests:

    Open source →
  50. 0.6.0-alpha3 01 Apr 2021 pre-release
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  51. 0.6.0-alpha2 01 Apr 2021 pre-release
    Release notes

    Full Changelog

    Closed issues:

    • Re-enable field_reassign_with_default #252
    • No equivalent of ERC1155 standard #246
    • Rename HandleMsg to ExecuteMsg #236
    • Use #[entry_point] macro in contracts #230
    • Support PartialEq on error #179

    Merged pull requests:

    Open source →
  52. 0.6.0-alpha1 12 Mar 2021 pre-release
    Release notes

    Full Changelog

    Implemented enhancements:

    • Add contract sanity checking during build / release #228

    Closed issues:

    • Update to CosmWasm v0.14.0-beta1 #242
    • Support life-timed references in UniqueIndex and MultiIndex keys #233
    • Write cw20-ics20 ibc enabled contract #231
    • Upgrade to CosmWasm v0.14.0 #229
    • Fix / remove cw20-bonding floating point instructions #227
    • Add cw20-ics20 contract #226
    • Upgrade to CosmWasm 0.14 #225
    • Use entry_point macro for contract entry-points #224
    • Upgrade Contracts to storage-plus #203
    • Support composite keys on secondary indexes (multi-index) #163

    Merged pull requests:

    Open source →
  53. 0.5.0 19 Jan 2021
    Release notes

    Full Changelog

    Closed issues:

    • Fix const_item_mutation warnings #217
    • Add Prefixer sub-prefixes support #214
    • Support composite keys on secondary indexes (unique-index) #209
    • Update README, helpers #208
    • Add (T, U, V) triple primary key #197

    Merged pull requests:

    Open source →
  54. 0.4.0 22 Dec 2020
    Release notes

    Full Changelog

    Closed issues:

    • Check SnapshotMap with multiple updated #187
    • Update to CosmWasm 0.12.2 #183
    • Updates to cw3 spec #182
    • Pull out admin helper/controller into cw0 #181
    • Add flag for errors backtraces #178
    • Registered Hooks (cw0) should have a "kind" #176
    • Add sensible events/attributes to cw3/cw4 handle functions #174
    • Update namespaces / constructors to accept &str #170
    • Don't use hooks for snapshotting on cw3-cw4 interface #162
    • Refactor snapshotting into reusable module #161
    • Distinguish between weight 0 and not member in cw3 queries #154
    • Migrate storage-plus to v0.12.0 #149
    • Asymmetries between query and execute in CW1 (subkeys) #145
    • Add token-weighted group #142
    • Multisig handles changes to group membership #141
    • Add listeners to cw4-group (and cw4?) #140
    • Update helper.ts files to 0.2.0 #66
    • Build bonding curve with cw20-base #5
    • Extend threshold types for multisig #139
    • Update all contracts to 0.12.0 #133
    • Define message callback as cw spec #98
    • Separate Groups from Multisigs #80
    • Test harness for testing composition #9

    Merged pull requests:

    Open source →
  55. 0.3.2 28 Oct 2020
    Release notes

    Full Changelog

    Merged pull requests:

    Open source →
  56. 0.3.1 16 Oct 2020
    Release notes

    Full Changelog

    Closed issues:

    • Update to CosmWasm 0.11.1 #127
    • Fix compiler warning (const_item_mutation) #123
    • Implement TokensByOwner on base NFT contract #81

    Merged pull requests:

    Open source →
  57. 0.3.0 12 Oct 2020
    Release notes

    Full Changelog

    Closed issues:

    • Building contracts failed #117
    • Remove dependency between cw20_escrow and cw20_atomic_swap #115
    • Fix Claims handling in cw20-staking #110
    • Migrate contracts to v0.11 #96

    Merged pull requests:

    Open source →

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