keyenv 1.2.0

Official Rust SDK for KeyEnv - Secrets management made simple
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## [1.2.0]https://github.com/keyenv/rust-sdk/compare/keyenv-v1.1.0...keyenv-v1.2.0 (2026-01-24)


### Features

* add validate_token, create_project, delete_project, create_environment, delete_environment ([8b5fce1]https://github.com/keyenv/rust-sdk/commit/8b5fce1232b2b78d687cbe47eab6ae524f094824)


### Bug Fixes

* correct endpoint paths for permissions ([f1b72f8]https://github.com/keyenv/rust-sdk/commit/f1b72f805aacc2ce064ffcd178f12973ad21ca14)
* correct repository URL to match repo name ([3ac8b29]https://github.com/keyenv/rust-sdk/commit/3ac8b29b9d9e1aa7e97fdfcb1faff4c674554a8a)