v1.0.1 - 2023-07-12
Tests
- Removed API directly call and responses
- Added mocked tests
Workflow
- Added github actions building, checking and linting the project on every branch push and pull request
Lint
- Linted all project accordingly to
cargo fmt
andcargo clippy