Releases: BrianLusina/kvault
Releases · BrianLusina/kvault
v1.4.4
1.4.4 (2023-08-18)
Bug Fixes
v1.4.3
1.4.3 (2023-08-16)
Bug Fixes
- version: dynamic versioning (0db7347)
v1.4.2
1.4.2 (2023-08-14)
Bug Fixes
v1.4.1
1.4.1 (2023-07-19)
Bug Fixes
- protocol-handler: fix wrong parsing of bytes (54cd90d)
v1.4.0
1.4.0 (2022-09-30)
Features
- client: kvault client (761a054)
- cli: entry script (56c2d1f)
- socket pool: handles pool of connections (85373a7)
v1.3.0
1.3.0 (2022-09-20)
Features
- commands: hash commands (0bf58f5)
- commands: k/v commands (e455d54)
- commands: misc commands (6b0f97f)
- commands: schedule commands (5f3cce4)
- commands: set commands (b0d5a8c)
- server: run & add_command methods (1369795)
v1.2.0
1.2.0 (2022-09-19)
Features
- commands: queue commands (2d76f0e)
- types: add new value type (be7fbd1)
- utils: decorator to enforce data types (5859e91)
v1.1.0
1.1.0 (2022-09-15)
Features
- protocolhandler: protocol handler (b4e49b2)
v1.0.0
1.0.0 (2022-09-07)
Features