Skip to content

Releases: zhavir/tech-assessment

Release v1.4.4

27 Aug 11:46
cf391cf
Compare
Choose a tag to compare

1.4.4 (2022-08-27)

Tests

  • type-checking: enforce type checking on tests, user setup.cfg (#12) (cf391cf)

Release v1.4.3

27 Aug 10:43
aba71d7
Compare
Choose a tag to compare

1.4.3 (2022-08-27)

Documentation

  • readme: finalize readme with documentation and workflow diagram (#11) (aba71d7)

Release v1.4.2

27 Aug 09:35
7d595a2
Compare
Choose a tag to compare

1.4.2 (2022-08-27)

Tests

  • provider: add more e2e assertion and define postman collections tests (#10) (7d595a2)

Release v1.4.1

27 Aug 09:08
3be3c04
Compare
Choose a tag to compare

1.4.1 (2022-08-27)

Bug Fixes

  • provider: Fix random choice script (#9) (3be3c04)

Release v1.4.0

27 Aug 08:39
c51e588
Compare
Choose a tag to compare

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

27 Aug 00:00
1d1183a
Compare
Choose a tag to compare

1.3.0 (2022-08-27)

Features

  • router: implement router validators, chore settings and basic PasswordGeneratorService (#7) (1d1183a)

Release v1.2.0

26 Aug 18:08
5ab7573
Compare
Choose a tag to compare

1.2.0 (2022-08-26)

Features

  • router: define dummy password generator router(#6) (5ab7573)

Release v1.1.1

26 Aug 17:18
4a033bc
Compare
Choose a tag to compare

1.1.1 (2022-08-26)

Bug Fixes

Release v1.1.0

26 Aug 17:13
fba9514
Compare
Choose a tag to compare

1.1.0 (2022-08-26)

Features

  • main: setup fastapi app with openapi spec (#4) (fba9514)

Release v1.0.1

26 Aug 17:06
e7304f1
Compare
Choose a tag to compare

1.0.1 (2022-08-26)

Documentation

  • readme: fix markdown on readme (#3) (e7304f1)