Releases: zhavir/tech-assessment
Releases · zhavir/tech-assessment
Release v1.4.4
1.4.4 (2022-08-27)
Tests
- type-checking: enforce type checking on tests, user setup.cfg (#12) (cf391cf)
Release v1.4.3
1.4.3 (2022-08-27)
Documentation
- readme: finalize readme with documentation and workflow diagram (#11) (aba71d7)
Release v1.4.2
1.4.2 (2022-08-27)
Tests
- provider: add more e2e assertion and define postman collections tests (#10) (7d595a2)
Release v1.4.1
1.4.1 (2022-08-27)
Bug Fixes
- provider: Fix random choice script (#9) (3be3c04)
Release v1.4.0
1.4.0 (2022-08-27)
Features
- service: implement all the business logic behind the password generator service, with the related randomizer provider and the utility to get a set of chars based on some configuration given in input. The password is no longer static and it will be generated run time (#8) (c51e588)
Release v1.3.0
1.3.0 (2022-08-27)
Features
- router: implement router validators, chore settings and basic PasswordGeneratorService (#7) (1d1183a)
Release v1.2.0
1.2.0 (2022-08-26)
Features
- router: define dummy password generator router(#6) (5ab7573)
Release v1.1.1
1.1.1 (2022-08-26)
Bug Fixes
Release v1.1.0
1.1.0 (2022-08-26)
Features
- main: setup fastapi app with openapi spec (#4) (fba9514)
Release v1.0.1
1.0.1 (2022-08-26)
Documentation
- readme: fix markdown on readme (#3) (e7304f1)