Releases: dash14/amazon-translate-simple-mock
Releases · dash14/amazon-translate-simple-mock
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
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