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

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

chore(version): release 1.6.0

parent cfe6eb9e
Aucune branche associée trouvée
Étiquettes 1.6.0
Aucune requête de fusion associée trouvée
Pipeline #86993 réussi avec les étapes
in 11 minutes et 8 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.6.0] - 2024-12-10
### Fixed
- IGNGPF-4493: throw warn if srs is missing from file
- Update docs links
......@@ -69,7 +69,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
- Init project
- Laslaz and pdal utils
[Unreleased]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.5.0...main
[1.6.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.5.0...v1.6.0
[1.5.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.4.3...v1.5.0
[1.4.3]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.4.2...v1.4.3
[1.4.2]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.4.1...v1.4.2
......
......@@ -37,7 +37,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}/issues/"
__uri__ = __uri_repository__
__version__ = "1.5.1-beta"
__version__ = "1.6.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
  • Developer

    SonarQube analysis indicates that quality gate is passed.

    • Reliability Rating on New Code is passed: Actual value 1
    • Security Rating on New Code is passed: Actual value 1
    • Maintainability Rating on New Code is passed: Actual value 1
    • Coverage on New Code is passed: Actual value 93.4
    • Duplicated Lines (%) on New Code is passed: Actual value 0.0

    SonarQube analysis reported no issues.

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