CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

For more detailed changes, see the releases section on GitHub: https://github.com/geotribu/cli/releases/.

0.33.0 - 2024-05-02

Features and enhancements 🎉

Tooling 🔧

New Contributors

0.32.1 - 2024-03-09

Bugs fixes 🐛

Features and enhancements 🎉

Documentation 📖

0.32.0 - 2024-02-14

Features and enhancements 🎉

0.31.1 - 2024-01-23

Features and enhancements 🎉

Other Changes

0.31.0 - 2024-01-08

Features and enhancements 🎉

Tooling 🔧

0.30.0 - 2023-10-04

Documentation 📖

Other Changes

0.29.0 - 2023-09-03

Features and enhancements 🎉

Documentation 📖

0.28.0 - 2023-08-28

Features and enhancements 🎉

Tooling 🔧

0.27.0 - 2023-08-25

Bugs fixes 🐛

Features and enhancements 🎉

Tooling 🔧

Documentation 📖

0.26.0 - 2023-08-08

Features and enhancements 🎉

Other Changes

0.25.0 - 2023-07-04

Features and enhancements 🎉

Tooling 🔧

0.24.0 - 2023-06-30

Features and enhancements 🎉

0.23.0 - 2023-06-28

Features and enhancements 🎉

0.22.0 - 2023-06-26

Features and enhancements 🎉

Documentation 📖

0.21.0 - 2023-06-19

Features and enhancements 🎉

Tooling 🔧

0.20.0 - 2023-06-18

Features and enhancements 🎉

0.19.2 - 2023-05-30

Tooling 🔧

0.19.1 - 2023-05-30

Tooling 🔧

0.19.0 - 2023-05-30

Features and enhancements 🎉

0.18.0 - 2023-05-26

Features and enhancements 🎉

0.17.0 - 2023-05-23

Features and enhancements 🎉

Documentation 📖

Tooling 🔧

0.16.0 - 2023-05-18

Bugs fixes 🐛

Features and enhancements 🎉

Documentation 📖

0.15.0 - 2023-05-16

Features and enhancements 🎉

0.14.0 - 2023-05-16

Features and enhancements 🎉

0.13.0 - 2023-05-15

Features and enhancements 🎉

0.12.0 - 2023-05-15

Features and enhancements 🎉

Tooling 🔧

Other Changes

0.11.0 - 2023-01-20

0.10.0 - 2023-01-14

0.9.1 - 2023-01-13

  • Hotfix : Corrige l’argument manquant

0.9.0 - 2023-01-13

0.8.0 - 2023-01-06

0.7.0 - 2023-01-01

  • packaging: add MacOS to targetted platform

  • increase test coverage

0.6.0 - 2022-12-31

  • rewrite search-content subcommand by improving both indexation and search

  • add format output argument to search-content with ‘table’ as first available option

0.5.0 - 2022-12-28

  • add format output argument to search-image with ‘table’ as first available option

0.4.0 - 2022-12-27

  • Improve search-content subcommand

  • Add utils to check file against time since its creation or modification

0.3.0 - 2022-12-21

  • Modernized build and publish workflow for PyPi

0.2.0 - 2022-12-21

  • First published version

  • Achieve project structure

  • Add 2 subcommands: search-content and search-image

0.1.0 - 2022-12-10

  • First functional version

  • Unit tests and coverage

  • Packaging with pip

  • Documentation

  • Tooling : formatter, guidelines, git-hooks, linter…