All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2026-02-28
- add edge case tests for profile config loading (#696) (#699)
- add repository and homepage metadata to redisctl-core (#685)
0.1.0 - 2026-02-25
- (cli) cargo-style diagnostic error formatting (#671)
- (cli) infer platform from profile — make cloud/enterprise prefix optional (#668)
- (mcp) add Cloud database flush operation (#633)
- (mcp) add Enterprise database write operations (#632)
- [breaking] implement Layer 2 architecture in redisctl-core (#630)
- consolidate workspace dependencies (#640)