Jérôme Deuchnord
1c66889e7e
build: bump version 0.10.4
3 years ago
Jérôme Deuchnord
d78d4a53dc
build: bump version 0.10.3
3 years ago
dependabot[bot]
b492e7f946
fix: update Kosmorrolib to version 1.0.1 ( #207 )
BREAKING CHANGE: this version removes support for Kosmorrolib < 1.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jérôme Deuchnord
7f4c030d0f
chore: add GitPod config ( #201 )
3 years ago
Jérôme Deuchnord
c9523f27f3
chore: fix CI after 0.10.2 release
3 years ago
Jérôme Deuchnord
a12004c549
build: bump version 0.10.2
3 years ago
Weblate (bot)
20f183bee4
Translations update from Weblate ( #190 )
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update English (XA pseudolocale) translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update German translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update Russian translation
Currently translated at 31.4% (22 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update Russian translation
Currently translated at 44.2% (31 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Stalone <talone+weblate@boxph.one>
3 years ago
Jérôme Deuchnord
6988e77838
fix: NoneType error on JSON output without position ( #199 )
3 years ago
Nic
4b1f06e221
feat: guess output format from output file extension ( #197 )
guess output format based on output file extension
check for empty output file
default to .txt if no file extension provided
change default output format back to txt
add tests
update man page
fix default output format
directly return output dumper
use keys from dumpers in key error message
fix man pages
prevent output format from being overridden
use first dumper key as default format
update messages and formatting
update help message for format argument
specify list type in InvalidOutputFormat exception
make default output format more apparent
update messages
3 years ago
Jérôme Deuchnord
d85ee27c2f
docs(license): revert to license GNU AGPL ( #196 )
This reverts commit 6ffe0ad07b
.
3 years ago
dependabot[bot]
2a6b620b53
chore(deps-dev): bump black from 21.6b0 to 21.7b0 ( #193 )
* chore(deps-dev): bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black ) from 21.6b0 to 21.7b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: update Black version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
3 years ago
Jérôme Deuchnord
5cab68ee92
feat: replace latitude and longitude with one argument alone: --position ( #191 )
* feat: replace latitude and longitude with one argument alone: --position
* feat: add support for Plus Code
From Wikipedia: “The Open Location Code is a geocode system for
identifying an area anywhere on the Earth.”
A Plus Code has a the form of small alphanumerical codes like: `9F25J3H5+M8`
* docs: update the manpage
3 years ago
Jérôme Deuchnord
6ffe0ad07b
docs(license): change license from GNU AGPL v3 to CeCILL v2.1 ( #182 )
3 years ago
Jérôme Deuchnord
6d55cba318
build: bump version 0.10.1
3 years ago
Jérôme Deuchnord
1fe90d2603
fix: enhance forward compatibility with Kosmorrolib ( #189 )
3 years ago
Jérôme Deuchnord
9500efe33e
fix(pdf): update message on PDF generation failure ( #187 )
3 years ago
Jérôme Deuchnord
8d71b611e0
fix(pdf): fix the failure on PDF saving ( #186 )
3 years ago
Jérôme Deuchnord
8a415b081b
build: bump version 0.10.0
3 years ago
Jérôme Deuchnord
877ce24622
chore: fix Makefile and __version__.py
3 years ago
Weblate (bot)
ee5c08474a
chore(i18n): translations update from Weblate ( #181 )
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Spanish translation
Currently translated at 85.5% (59 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/es/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update Norwegian Bokmål translation
Currently translated at 46.3% (32 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nb_NO/
* chore(i18n): update Dutch translation
Currently translated at 68.1% (47 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Russian translation
Currently translated at 33.3% (23 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update German translation
Currently translated at 94.2% (65 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* feat(i18n): add English (XA pseudolocale) translation
* feat(i18n): delete English (XA pseudolocale) translation
* feat(i18n): add English (XA pseudolocale) translation
* chore(i18n): update English (XA pseudolocale) translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
* chore(i18n): update German translation
Currently translated at 91.6% (66 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 98.6% (71 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update German translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Dutch translation
Currently translated at 58.3% (42 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
6661984973
fix: fix English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
b3527d079f
fix: fix some issues introduced in #162 ( #177 )
3 years ago
Jérôme Deuchnord
88be20a5b4
fix: English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
3 years ago