v0.2.0
BREAKING CHANGES
- Change the notation of commands that can be included in messages
EchoRequestBody
->@echo RequestedBody
{EXCEPTION NAME}
->@raise {EXCEPTION NAME}
Features
- Add
@sleep {SECONDS}
command- Waits for the specified seconds and returns the result
Bug Fixes
- Fix romanization process to keep original line breaks
Others
- Bump up the Python version of the container to 3.12
Full Changelog: v0.1.0...v0.2.0