What this package is like to depend on
Last release 5 months ago
05 Mar 2026
Ships unpredictably
gaps range from 9 days to 1.5 years
Nearly every release is documented
notes for 16 of 17 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
17 releases · first in 2023
11 releases in the last 12 months
see the full history below
Release timeline
17 releases · Dec 2023 to Mar 2026
2024
2025
2026
Releases
latest 17-
1.5.105 Mar 2026 -
1.5.016 Feb 2026 -
1.4.006 Feb 2026 -
1.3.106 Feb 2026 -
1.3.006 Feb 2026 -
1.2.118 Nov 2025 -
1.2.017 Nov 2025 -
1.1.101 Nov 2025 -
1.1.001 Nov 2025 -
1.0.218 Oct 2025 -
1.0.121 Sep 2025Nothing published for this version
-
1.0.026 Jul 2025 -
0.6.001 Jul 2025Release notes
Open source →- BREAKING: Changed
BaseCacheManagerinterface methods to returnFutureinstead ofFutureOr - FEAT: Added pub-sub support to cache interface with typed event-based API:
subscribe()returnsStream<PubSubEvent<T>>with optional message mapperpublish()publishes messages to channels and returns subscriber countunsubscribe()removes subscriptions from channels- Added typed event classes:
PubSubMessage<T>,PubSubSubscribed,PubSubUnsubscribed
- FEAT: Implemented pub-sub in
MemoryCacheManagerwith channel tracking and message broadcasting
- BREAKING: Changed
-
0.5.001 Jul 2025 -
0.0.326 Jun 2025Release notes
Open source →- FEAT(arcade_swagger): Add flag to disable global components (Request, Response) (#42).
2024-12-25
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →- FEAT: add MemoryCacheManager implementation for in-memory caching with TTL support.
-
0.0.224 Dec 2023Release notes
Open source →- REFACTOR: fix samples and examples.
- FEAT: redis implementation.
- FEAT: make ready for publishing.
- FEAT: export BaseCacheManager.
- FEAT: rename to arcade.
-
0.0.124 Dec 2023