- Added an "Edit client" option (thanks to the enhancement requested by @wimvelzeboer).
- Updated Rust version to 2021.
- Added presentation layer: Usage of presenters, functions to reuse code in prompt.
- Usage of DTOs between application layer and presentation.
- Integrated Github Actions pipelines with quality checks and unit testing.
- Basic unit testing.
- Added "location" field to clients.
- Improve code quality in general.