Skip to content

Releases: geotribu/cli

0.35.1

15 Dec 09:24
4668366

Choose a tag to compare

What's Changed

A release to package newer dependencies minimal versions fixing security issues.

Tooling 🔧

  • update(chore): bump minimal versions of dependencies by @Guts in #298

Full Changelog: 0.35.0...0.35.1

0.35.0

04 Sep 11:02
c8cfdb0

Choose a tag to compare

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

07 Jul 09:12
f14e493

Choose a tag to compare

What's Changed

Bugs fixes 🐛

Full Changelog: 0.34.1...0.34.3

0.34.2

03 Jul 19:07

Choose a tag to compare

What's Changed

Bugs fixes 🐛

Full Changelog: 0.34.1...0.34.2

0.34.1

03 Jul 09:26
c0da59c

Choose a tag to compare

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 🔧

  • Outillage : ajoute le jeton Codecov et des flags by @Guts in #224

Documentation 📖

Full Changelog: 0.34.0...0.34.1

0.34.0

22 Jun 18:08
442047f

Choose a tag to compare

What's Changed

Bugs fixes 🐛

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

02 May 09:16
23d96a8

Choose a tag to compare

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

09 Mar 22:17
631e0f6

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix: Mastodon export was only exporting first page by @Guts in #181

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 📖

  • Docs: active le zoom sur le diagram Mermaid et corrige les social cards by @Guts in #173

Full Changelog: 0.32.0...0.32.1

0.32.0

14 Feb 20:18
feeae9a

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Fonctionnalité : export des comptes et listes du compte Mastodon by @Guts in #172

Full Changelog: 0.31.1...0.32.0

0.31.1

23 Jan 11:39
ab13ba7

Choose a tag to compare

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

Full Changelog: 0.31.0...0.31.1