2023-12-16 21:23:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 16 21:22:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.19.1:
|
|
|
|
|
* Fix documentation builds on https://khard.readthedocs.io/
|
|
|
|
|
* Remove support for python 3.7
|
|
|
|
|
* Run tests on python 3.11 and 3.12 in CI
|
|
|
|
|
* Fix yaml conversion of multiple addresses with same label
|
|
|
|
|
* Improve error message for address book paths
|
|
|
|
|
* Add pyproject.toml file and deprecate setup.py
|
|
|
|
|
* Remove deprecated options from --help and zsh completion
|
|
|
|
|
|
2023-10-09 23:43:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 18 21:32:07 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.18.0:
|
|
|
|
|
- Move project home on GitHub from @scheibler to @lucc
|
|
|
|
|
- Catch exceptions when loading the config (#294)
|
|
|
|
|
- Split $EDITOR env variable on spaces (#314)
|
|
|
|
|
- Add special phone number field query
|
|
|
|
|
- Add-email command improved: Attach email address to an
|
|
|
|
|
existing contact
|
|
|
|
|
- Add-email command: new option --skip-already-added
|
|
|
|
|
- Add partial support for KIND: search query, display in
|
|
|
|
|
details and listing (#309)
|
|
|
|
|
- Add show_kinds config option (#309)
|
|
|
|
|
- Add nix flake
|
|
|
|
|
- Remove support for python 3.6
|
|
|
|
|
- Remove deprecated subcommands "export" and "source"
|
|
|
|
|
- Switch from Travis to GitHub CI
|
|
|
|
|
- Enable tests
|
|
|
|
|
- Add basic documentation files
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 18 21:18:55 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Adaptation to the current standards.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 25 19:43:28 UTC 2021 - Guillaume Levasseur <phenyl@posteo.net>
|
|
|
|
|
- Version 0.17.0
|