Releases: tomatool/tomato
Releases · tomatool/tomato
0.1.10
[Improvement] Stop using panic on missing params when initiate resource
[Improvement] Allow db/sql to ignore field using *
as value of the field
0.1.9
[Improvement] Add Dockerfile
0.1.8
[Fix] Throw an error if there is wrong definition on tests
0.1.7
[Improvement] add empty table functionality on db/sql resource
0.1.6
[Fixes] RabbitMQ resource to clear up local temporary queue, after purge, on listen action.
0.1.5
add stopOnFailure and randomize params on config
add stopOnFailure and randomize params on config
0.1.4
[Fixes] Exit failure when there is invalid steps defined
[Improvement] add ready functionality for resource queue, http/server, and db/sql
0.1.3
[Improvement] http/server now able to map path, without caring about query parameters order
0.1.2
[Fixes] Fix ordering on JSON compare on queue and http client response