Skip to content

Releases: tomatool/tomato

0.1.11

23 Aug 12:03
Compare
Choose a tag to compare
update readme

0.1.10

08 Aug 07:41
Compare
Choose a tag to compare

[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

03 Aug 07:09
Compare
Choose a tag to compare

[Improvement] Add Dockerfile

0.1.8

01 Aug 14:47
d52f181
Compare
Choose a tag to compare

[Fix] Throw an error if there is wrong definition on tests

0.1.7

01 Aug 14:41
Compare
Choose a tag to compare

[Improvement] add empty table functionality on db/sql resource

0.1.6

30 Jul 17:23
Compare
Choose a tag to compare

[Fixes] RabbitMQ resource to clear up local temporary queue, after purge, on listen action.

0.1.5

25 Jul 15:03
Compare
Choose a tag to compare
add stopOnFailure and randomize params on config

add stopOnFailure and randomize params on config

0.1.4

25 Jul 08:20
Compare
Choose a tag to compare

[Fixes] Exit failure when there is invalid steps defined
[Improvement] add ready functionality for resource queue, http/server, and db/sql

0.1.3

24 Jul 12:54
Compare
Choose a tag to compare

[Improvement] http/server now able to map path, without caring about query parameters order

0.1.2

23 Jul 12:35
Compare
Choose a tag to compare

[Fixes] Fix ordering on JSON compare on queue and http client response