Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dynein-windows.zip | 2021-11-13 | 3.6 MB | |
dynein-linux-arm.tar.gz | 2021-11-13 | 17.6 MB | |
dynein-linux-arm.tar.gz.sha256 | 2021-11-13 | 90 Bytes | |
dynein-macos.tar.gz | 2021-11-13 | 8.8 MB | |
dynein-macos.tar.gz.sha256 | 2021-11-13 | 86 Bytes | |
dynein-linux.tar.gz | 2021-11-13 | 10.2 MB | |
dynein-linux.tar.gz.sha256 | 2021-11-13 | 86 Bytes | |
README.md | 2021-11-13 | 1.8 kB | |
v0.2.0 source code.tar.gz | 2021-11-13 | 82.7 kB | |
v0.2.0 source code.zip | 2021-11-13 | 95.3 kB | |
Totals: 10 Items | 40.4 MB | 0 |
Notice
If you have ever used previous versions, make sure to remove configuration files under the dynein directory (e.g. rm -rf ~/.dynein/
). It's required because https://github.com/awslabs/dynein/pull/24 changed some field names in these configuration files.
What's Changed
- apply cargo fmt by @thash in https://github.com/awslabs/dynein/pull/12
- fix tests by @KeenS in https://github.com/awslabs/dynein/pull/14
- New feature: interactive shell by @KeenS in https://github.com/awslabs/dynein/pull/13
- resolve clippy warnings by @thash in https://github.com/awslabs/dynein/pull/16
- [fix] add --locked option to the cargo install command by @itazur in https://github.com/awslabs/dynein/pull/25
- Add port option for
--region local
by @hhatto in https://github.com/awslabs/dynein/pull/22 - cargo clippy & cargo fmt for [#22] by @hhatto in https://github.com/awslabs/dynein/pull/27
- [clean] clean up code to be compatible with 2018 edition by @itazur in https://github.com/awslabs/dynein/pull/30
- Update dependencies and toolchain to pass tests on aarch64-apple-darwin by @StoneDot in https://github.com/awslabs/dynein/pull/24
- Add a GitHub action to build dynein binaries on the new release created by @thash in https://github.com/awslabs/dynein/pull/32
- Bump version to v0.2.0 by @thash in https://github.com/awslabs/dynein/pull/33
New Contributors
- @KeenS made their first contribution in https://github.com/awslabs/dynein/pull/14
- @itazur made their first contribution in https://github.com/awslabs/dynein/pull/25
- @hhatto made their first contribution in https://github.com/awslabs/dynein/pull/22
- @StoneDot made their first contribution in https://github.com/awslabs/dynein/pull/24
Full Changelog: https://github.com/awslabs/dynein/compare/v0.1.2...v0.2.0