Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@jdomenechb jdomenechb released this 29 Jul 17:32
a18b94e
  • 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.