Skip to content

Releases: ministero-salute/it-dgc-verificaC19-ios

Release 1.3.5

04 Apr 15:47
69f95bf
Compare
Choose a tag to compare
feature: update certificates

Release 1.3.3

14 Feb 10:27
d3001d8
Compare
Choose a tag to compare
feat: only base mode

* feature: only base mode

remove reinforced and booster scan modes
update packages
update version number

* feature: only base mode

fix tests

Release 1.3.2

13 Jun 14:21
e9cdea4
Compare
Choose a tag to compare
feat: remove entry to italy scan mode

Co-authored-by: Emilio Apuzzo <[email protected]>
Co-authored-by: Light2288 <[email protected]>

Release 1.3.1

21 Apr 14:24
a5ad747
Compare
Choose a tag to compare
feat: update certificates

Co-authored-by: Emilio Apuzzo <[email protected]>
Co-authored-by: Light2288 <[email protected]>

Release 1.3.0

07 Apr 14:06
8a14c2b
Compare
Choose a tag to compare
Merge pull request #181 from ministero-salute/feat/change-version-130

feat: change version to 1.3.0

Release 1.2.9

10 Mar 11:28
a1f46b9
Compare
Choose a tag to compare
fix: double scan minor fixes

Co-authored-by: Johnny Bueti <[email protected]>
Co-authored-by: eapuzzo <[email protected]>

Release 1.2.6

24 Feb 09:37
6a849e0
Compare
Choose a tag to compare
feat: update UI dl 4feb

Co-authored-by: Johnny Bueti <[email protected]>
Co-authored-by: Ludovico Girolimini <[email protected]>
Co-authored-by: eapuzzo <[email protected]>

Release 1.2.5

14 Feb 17:49
3cf0198
Compare
Choose a tag to compare
feat: medical rules changes dl 4 feb

Co-authored-by: eapuzzo <[email protected]>
Co-authored-by: Johnny Bueti <[email protected]>
Co-authored-by: Ludovico Girolimini <[email protected]>

Release 1.2.4

04 Feb 16:28
b78fb8a
Compare
Choose a tag to compare
feature: school scan mode

Co-authored-by: eapuzzo <[email protected]>
Co-authored-by: Johnny Bueti <[email protected]>
Co-authored-by: Ludovico Girolimini <[email protected]>

Release 1.2.3

31 Jan 10:15
e5750f3
Compare
Choose a tag to compare
feat: add default values for new medical settings

* feature: updated setings

- Updated Settings variables
- Added new settings variables in Constant file
- Updated function getDate in ValidityCheck

* feature: updated settings

- Fixed broken tests due to major breaking changes in codebase
- Majorly refactored VaccineValidityCheck business rules
- Added first implementation of HCertGenerator for unit testing
- WIP

* feature: updated settings

- Removed commented WIP code

* feature: updated settings

- Fix VaccineCheck condition for JJ

* feature: updated settings

- Fix Booster condition

* feature: updated settings

- Fix Booster condition

* feature: update settings

- Fix precondition priority

* feature: updated settings

- Minor fixes in booster logic

* feat: new rules

change version number to 1.2.3

Co-authored-by: eapuzzo <[email protected]>
Co-authored-by: Johnny Bueti <[email protected]>