All notable changes to this project will be documented in this file.
- Streamline init flow (#35)
- Refactor tunnel into node-socket (#39)
- Add client counter for tunnel command (#41)
- Implemented support to old demeter config (#57)
- Updated tonic to use tls-webpki-roots
- Jump to new project if list is empty (#36)
- Skip tunnel type with only one option (#37)
- Ensure user is initialized after login (#38)
- Use full instance id for tunnel arg (#40)
- Use embedded tls to avoid OS-level requirement (#43)
- Copy on Docker image
- (tunnel) Fixed tunnel running using explicit parameters (#55)
- Migrate to cargo-dist for releases (#30)
- Change macos runner to latest
- Change CI runners
- Migrate to cliff for changelogs (#31)
- Integrate cargo release (#32)
- Update rustls to v0.23 (#33)
- Remove redundant rustls dep (#34)
- Release dmtrctl version 1.2.0
- Release dmtrctl version 1.3.0
- Release dmtrctl version 1.4.0
- Release dmtrctl version 1.4.1
- Increased page size and added port enumerate (#52)
- Updated cargo toml version
- Updated to use rustls
- Updated reqwest dependence
- Support JSON output
- Release dmtrctl version 2.1.0
- Release dmtrctl version 2.1.0
- Show better option info (#29)
- V1.1.0
- Introduce ports via management api (#26)
- Allow reset of config (#28)
- Bring back socket path arg (#27)
- V1.0.0
- Allow ephemeral contexts (#23)
- Introduce Pages deploy command (#24)
- Fix bad install script download url (#21)
- Backport original Cardano command (#25)
- V1.0.0-alpha.1
- Implement basic login command
- (cardano-nodes) Implement basic proxy command
- (cardano-nodes) Improve proxy command (#1)
- Add verbose flag (#8)
- (cardano-nodes) Use well-known default socket paths (#12)
- Allow per-project configuration (#14)
- Handle latest version correctly in install script (#9)
- Introduce context struct (#11)
- Unify config in single file (#17)
- Add release workflow (#2)
- Add validate workflow (#4)
- Tar binaries before upload (#5)
- Add Cross file to fix multi-arch builds (#18)
- Initialize rust project
- Add license and readme
- (cardano-nodes) Improve proxy diagnostic messages (#3)
- Create linux install script (#7)
- Remove legacy login cmd (#15)
- V1.0.0-alpha.0 (#19)