Format updates according to Keep a Changelog, Update version according to Calendar Versioning.
Always place latest update on top.
2024.7.0 - 2024-07-16
- macos architecture package name to arm64 because it is no longer amd64 in the latest image
2024.06.0 - 2024-06-05
- upgraded python to 3.11
2024.02.2 - 2024-02-06
- remove leading zero from calver in windows build only (merge commit)
- remove leading zero only from first instance, which is always the month number
2024.02.1 - 2024-02-06
- make it possible to trigger buils using calver (merge commit)
- make it possible to trigger buils using calver
2024.02.0 - 2024-02-06
- add tox
- codeql track main
- remove extra spaces
- Update .gitlab-ci.yml file (merge commit)
v1.4.0 - 2023-07-04
- Add workflows for windows executable versioning and signing
- Refactor version parsing
v1.3.3 - 2023-05-08
- better fix for noconsole bug
- Fix windows noconsole bug
v1.3.2 - 2023-04-27
- Fix windows noconsole bug
v1.3.1 - 2023-04-20
- compromise fix for windows build: display cmd behind gui app
v1.3.0 - 2023-02-22
- fix misses in syntax linting
- switch to python 3.10
v1.3.0-rc0 - 2023-02-22
- address mypy issues
- fix misses in syntax linting
- fix deprecated syntax for set-output
- switch to python 3.10
v1.2.1 - 2022-09-05
- Bump crypt4gh from 1.5 to 1.6
- Bump pynacl from 1.4.0 to 1.5.0
- reformatted file for length
- fix mypy issues
- fix any window type
v1.2.0 - 2022-01-05
- add missing brackets to workflow file
- correct artifact name
- fail_on_unmatched_files to true
- update error message
- update readme
- update activity log instructions
- update deprecated release action
- remove deprecated key from workflow
v1.1.0 - 2021-07-15
- add requirements to release
- better error description
- catch error on key password & overwritting existing key
- update crypt4gh support
- fix release install
- fix styles and add tox checks
sds-1.0.0 - 2021-06-17
sds-v0.1.0 - 2021-06-17
sds-v1.0.0 - 2021-06-17
- add setup.py
- add sds release file
- add github action for release on tag
- confirm password on generation by typing it twice
- Create crypt4SDS_gui.py
- Create dependabot.yml
- Create codeql-analysis.yml
- try to make build work and update gh actions
- fix crypt4gh
- fix name for installer source
feature/icon - 2020-04-22
master - 2020-04-22
- add os-dependent layout config
- add license
- display module errors in activity log
- edit file label
- make sender public key optional for file decryption
- rename window title
- update readme