Skip to content

Releases: hirano00o/edy

v0.0.7

18 Sep 12:39
Compare
Choose a tag to compare

Changelog

c91b7b1 Fix test script for release
7a4f754 Add output csv format option (#18)
932acbd Update v0.0.7 (#17)
451fea6 Allow comma split to the projection option specified (#16)

v0.0.6

20 Jun 07:24
2bdbaa0
Compare
Choose a tag to compare

Changelog

2bdbaa0 Update version (#15)
898ffc0 Add input file option to put and delete method

v0.0.5

23 May 13:13
115e5c8
Compare
Choose a tag to compare

Changelog

115e5c8 Remove unused condition and add some test case
958466e Implement delete command
1d84f86 Implement the feature of put multiple items to DynamoDB at once

v0.0.4

20 May 05:00
42accfd
Compare
Choose a tag to compare

Changelog

42accfd Remove test and coverage files to workflow
e68b340 Add put command (equals to aws dynamodb put-item)
3ed164b Change coveralls to codecov
4ab12d3 A little refactoring
5ec3df6 Change Apache to MIT LICENCE
4aeccf2 Add integration tests

v0.0.3

11 May 13:19
674a6c9
Compare
Choose a tag to compare

Changelog

674a6c9 Add --projection(-pj) option

v0.0.2

09 May 11:28
1bfec05
Compare
Choose a tag to compare

Changelog

878e3e4 Value with SS, NS on Map type can filter

v0.0.1

04 May 12:34
ef341fe
Compare
Choose a tag to compare

Initial release, describe/scan/query command