Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dynein-windows.zip | 2022-06-24 | 3.4 MB | |
dynein-macos.tar.gz | 2022-06-24 | 3.3 MB | |
dynein-macos.tar.gz.sha256 | 2022-06-24 | 86 Bytes | |
dynein-linux-arm.tar.gz | 2022-06-24 | 5.4 MB | |
dynein-linux-arm.tar.gz.sha256 | 2022-06-24 | 90 Bytes | |
dynein-linux.tar.gz | 2022-06-24 | 3.7 MB | |
dynein-linux.tar.gz.sha256 | 2022-06-24 | 86 Bytes | |
README.md | 2022-06-24 | 3.6 kB | |
v0.2.1 source code.tar.gz | 2022-06-24 | 81.8 kB | |
v0.2.1 source code.zip | 2022-06-24 | 94.7 kB | |
Totals: 10 Items | 15.9 MB | 0 |
What's Changed
- Add descending option by @StoneDot in https://github.com/awslabs/dynein/pull/31
- Fix broken setup_with_port by @StoneDot in https://github.com/awslabs/dynein/pull/28
- Create dependabot.yml by @StoneDot in https://github.com/awslabs/dynein/pull/35
- [fix] "dy ls" doesn't work when cache exists and table name is not specified by @itazur in https://github.com/awslabs/dynein/pull/34
- Bump serde_json from 1.0.68 to 1.0.72 by @dependabot in https://github.com/awslabs/dynein/pull/41
- Bump predicates from 1.0.8 to 2.0.3 by @dependabot in https://github.com/awslabs/dynein/pull/38
- Bump assert_cmd from 1.0.8 to 2.0.2 by @dependabot in https://github.com/awslabs/dynein/pull/36
- Bump env_logger from 0.8.4 to 0.9.0 by @dependabot in https://github.com/awslabs/dynein/pull/43
- Bump rusoto to 0.47.0 and tokio to 1.14.0 and reqwest to 0.11.6 by @StoneDot in https://github.com/awslabs/dynein/pull/46
- Bump reqwest from 0.11.6 to 0.11.7 by @dependabot in https://github.com/awslabs/dynein/pull/50
- remove unused region field in Context by @itazur in https://github.com/awslabs/dynein/pull/52
- Bump dirs from 3.0.2 to 4.0.0 by @dependabot in https://github.com/awslabs/dynein/pull/49
- [fix] handles local region in "dy ls --all-regions". by @itazur in https://github.com/awslabs/dynein/pull/54
- Revert "[fix] handles local region in "dy ls --all-regions"." by @kzym-w in https://github.com/awslabs/dynein/pull/67
- resubmit of pull request [#54] by @itazur in https://github.com/awslabs/dynein/pull/68
- Bump serde_yaml from 0.8.21 to 0.8.23 by @dependabot in https://github.com/awslabs/dynein/pull/61
- Bump serde_json from 1.0.72 to 1.0.73 by @dependabot in https://github.com/awslabs/dynein/pull/62
- Bump once_cell from 1.8.0 to 1.9.0 by @dependabot in https://github.com/awslabs/dynein/pull/63
- Bump reqwest from 0.11.7 to 0.11.8 by @dependabot in https://github.com/awslabs/dynein/pull/70
- Bump serde from 1.0.130 to 1.0.132 by @dependabot in https://github.com/awslabs/dynein/pull/65
- Bump tokio from 1.14.0 to 1.15.0 by @dependabot in https://github.com/awslabs/dynein/pull/64
- Bump futures from 0.3.18 to 0.3.19 by @dependabot in https://github.com/awslabs/dynein/pull/69
- Add limit option into query operation by @StoneDot in https://github.com/awslabs/dynein/pull/47
- Bump tempfile from 3.2.0 to 3.3.0 by @dependabot in https://github.com/awslabs/dynein/pull/74
- Bump serde_json from 1.0.73 to 1.0.74 by @dependabot in https://github.com/awslabs/dynein/pull/72
- Bump serde from 1.0.132 to 1.0.133 by @dependabot in https://github.com/awslabs/dynein/pull/73
- Bump version_check from 0.9.3 to 0.9.4 by @dependabot in https://github.com/awslabs/dynein/pull/71
- Fix clippy warnings by @mlafeldt in https://github.com/awslabs/dynein/pull/84
- remove unused dependecies by @itazur in https://github.com/awslabs/dynein/pull/88
- Adds zip flag to tar command for artifact build, closing [#95] by @adamcrosby in https://github.com/awslabs/dynein/pull/96
- Update dependencies by @StoneDot in https://github.com/awslabs/dynein/pull/97
- Bump version to v0.2.1 by @StoneDot in https://github.com/awslabs/dynein/pull/104
New Contributors
- @dependabot made their first contribution in https://github.com/awslabs/dynein/pull/41
- @kzym-w made their first contribution in https://github.com/awslabs/dynein/pull/67
- @mlafeldt made their first contribution in https://github.com/awslabs/dynein/pull/84
- @adamcrosby made their first contribution in https://github.com/awslabs/dynein/pull/96
Full Changelog: https://github.com/awslabs/dynein/compare/v0.2.0...v0.2.1