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.
- Use
clap
andtoml
to parse config file - Add
base64::encode
andbase64::decode
functions - Add
uuid::new_v{1,3,4,5,6,7,8}
functions
- poem-openapi, poem, axum, actix, salvo, rocket
HTTP Methods
supportRequest inspection
supportAnything
supportData
support: base64
- CI to check fmt, lint, build and test
- CI to check CHANGELOG.md
- CI to build and publish docker image
- Add renovate to manage dependencies