Releases: geotribu/cli
Releases · geotribu/cli
0.35.1
0.35.0
What's Changed
Bugs fixes 🐛
- build(deps): update orjson requirement from <3.11,>=3.8 to >=3.8,<3.12 and fix Ci errors due to token unusable by dependabot by @dependabot[bot] in #275
- fix(search): confusion between local search index and filtered listing was leading to errors by @Guts in #277
Features and enhancements 🎉
- change(comments/broadcast): make mastodon the default targetted social media by @Guts in #279
- add(feature): enable autocompletion with argcomplete by @Guts in #280
- update(packaging): switch to pyproject.toml by @Guts in #281
Tooling 🔧
- build(deps): bump codecov/codecov-action from 4.5.0 to 5.0.7 by @dependabot[bot] in #246
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot[bot] in #249
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #250
- build(deps): update packaging requirement from <25,>=20 to >=20,<26 by @dependabot[bot] in #265
- update(build): bump macos and ubuntu base images versions by @Guts in #268
- build(deps): bump codecov/codecov-action from 5.1.2 to 5.4.2 by @dependabot[bot] in #263
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #271
- update(packaging): remove Python3.9 support by @Guts in #278
- update(packaging): modernize Docker image by @Guts in #282
- update(packaging): map about vars on package metadata extracted from pyproject.toml by @Guts in #283
Documentation 📖
- build(deps): update sphinxcontrib-mermaid requirement from <1 to <2 by @dependabot[bot] in #243
- build(deps): update sphinx-autodoc-typehints requirement from <3 to <4 by @dependabot[bot] in #252
- build(deps): update furo requirement from ==2024.* to ==2025.* by @dependabot[bot] in #272
Other Changes
- build(deps): update pyinstaller requirement from <6.9,>=6 to >=6,<6.10 by @dependabot[bot] in #237
- build(deps): update markdownify requirement from <0.13,>=0.11 to >=0.11,<0.14 by @dependabot[bot] in #236
- build(deps): update validators requirement from <0.29,>=0.20 to >=0.20,<0.34 by @dependabot[bot] in #235
- build(deps): update pyinstaller requirement from <6.10,>=6 to >=6,<6.11 by @dependabot[bot] in #238
- build(deps): update validators requirement from <0.34,>=0.20 to >=0.20,<0.35 by @dependabot[bot] in #240
- build(deps): update pillow requirement from <11,>=10.0.1 to >=10.0.1,<12 by @dependabot[bot] in #242
- build(deps): update pyinstaller requirement from <6.11,>=6 to >=6,<6.12 by @dependabot[bot] in #245
- build(deps): update rich-argparse requirement from <1.6,>=1 to >=1,<1.7 by @dependabot[bot] in #247
- build(deps): update markdownify requirement from <0.14,>=0.11 to >=0.11,<0.15 by @dependabot[bot] in #248
- build(deps-dev): update pre-commit requirement from <4,>=3 to >=3,<5 by @dependabot[bot] in #254
- build(deps): update pyinstaller-hooks-contrib requirement from ==2024.* to ==2025.* by @dependabot[bot] in #253
- build(deps): update rich-argparse requirement from <1.7,>=1 to >=1,<1.8 by @dependabot[bot] in #258
- build(deps): update markdownify requirement from <0.15,>=0.11 to >=0.11,<1.2 by @dependabot[bot] in #261
- build(deps-dev): update flake8 requirement from <7.2,>=7.1.0 to >=7.1.0,<7.3 by @dependabot[bot] in #260
- build(deps): update lunr[languages] requirement from <0.8,>=0.7 to >=0.7,<0.9 by @dependabot[bot] in #266
- build(deps): update validators requirement from <0.35,>=0.20 to >=0.20,<0.36 by @dependabot[bot] in #267
- build(deps): update pyinstaller requirement from <6.12,>=6 to >=6,<6.15 by @dependabot[bot] in #269
- build(deps-dev): update flake8 requirement from <7.3,>=7.1.0 to >=7.1.0,<7.4 by @dependabot[bot] in #270
- build(deps): update markdownify requirement from <1.2,>=0.11 to >=0.11,<1.3 by @dependabot[bot] in #274
- build(deps-dev): update flake8-builtins requirement from <3,>=2 to >=2,<4 by @dependabot[bot] in #273
- build(deps): update mastodon-py requirement from <1.9,>=1.8.1 to >=1.8.1,<2.2 by @dependabot[bot] in #276
Full Changelog: 0.34.3...0.35.0
0.34.3
0.34.2
0.34.1
What's Changed
Bugs fixes 🐛
- fix(images): print with rich console to display emoji by @Guts in #222
- Images optimizer : tient compte du dossier de sortie by @Guts in #223
- Check if optional license is in available values by @gounux in #215
- Fix: flaky tests by @Guts in #227
- Fix unnecessary pillow import by using image size from CDN endpoint by @gounux in #218
Features and enhancements 🎉
- refacto(header): transforme la liste de clés obligatoires en enum by @Guts in #225
- refacto(json_feed_client): utilise le file downloader pour mutualiser le code by @Guts in #226
Tooling 🔧
Documentation 📖
Full Changelog: 0.34.0...0.34.1
0.34.0
What's Changed
Bugs fixes 🐛
- Docs: corrections et ajouts mineurs by @Guts in #202
- ci: fix pypi release by @gounux in #209
- docs: add how to fix failed tag by @Guts in #212
Features and enhancements 🎉
- ci(release): switch to PyPi trusted publisher by @Guts in #201
- Add JSON client for feed and tags by @gounux in #198
- Add yaml header check by @gounux in #184
Other Changes
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
Features and enhancements 🎉
- refacto: utilise Mastodonpy pour la diffusion des commentaires sur Mastodon à la place de la lib standard by @Guts in #182
- Améliore la gestion des logs by @Guts in #76
Tooling 🔧
New Contributors
Full Changelog: 0.32.1...0.33.0
0.32.1
What's Changed
Bugs fixes 🐛
Features and enhancements 🎉
- Recherche de contenus : fusionne les résultats avec la même URL (= ignore les sous-sections des articles) by @Guts in #119
Documentation 📖
Full Changelog: 0.32.0...0.32.1
0.32.0
0.31.1
What's Changed
Features and enhancements 🎉
- Amélioration des résultats de la recherche de contenus by @Guts in #163
- improve: search images table result by @Guts in #164
Other Changes
- security: bump pillow to 10.2 to fix CVE-2022-22817 by @Guts in #165
Full Changelog: 0.31.0...0.31.1