Releases: lionkor/kv-api
Releases · lionkor/kv-api
v1.1.0 - Better Keys!
In previous versions, kv-api
was only able to accept paths matching a very specific regex. This is fixed in this v1.1.0 version!
Now, mostly anything can be a key, for example the following are not valid key-value endpoints:
/kv/my-key
/kv/this/looks/like/a/path/but/isnt
/kv/bruh.html
/kv/im excited!!!!
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release! Also helped:
New Contributors
Full Changelog: https://github.com/lionkor/kv-api/commits/v1.0.0
Attached are binaries from the GitHub actions workflows. Any other platforms or distros should build from source.