Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content
Extraits de code Groupes Projets
Valider 5d685797 rédigé par Release User's avatar Release User
Parcourir les fichiers

chore(version): release 1.15.0

parent ae6a03fd
Aucune branche associée trouvée
Étiquettes 1.15.0
Aucune requête de fusion associée trouvée
Pipeline #94532 réussi avec des avertissements avec les étapes
in 12 minutes et 9 secondes
# CHANGELOG
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased]
## [1.15.0] - 2025-04-01
### Added
- IGNGPF-4629: add utils function :
- Storage : check if is a PG Storage function
......@@ -373,7 +373,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
- Documentation
- Tooling : formatter, guidelines, git-hooks, linter...
[Unreleased]: https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py/-/compare/v1.14.0...main
[1.15.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py/-/compare/v1.14.0...v1.15.0
[1.14.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py/-/compare/v1.13.4...v1.14.0
[1.13.4]: https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py/-/compare/v1.13.3...v1.13.4
[1.13.3]: https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py/-/compare/v1.13.2...v1.13.3
......
......@@ -40,7 +40,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}/issues/"
__uri__ = __uri_repository__
__version__ = "1.14.1-beta"
__version__ = "1.15.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter