Skip to content

Commit

Permalink
Merge branch 'update_changelog_0.10.1' into 'master'
Browse files Browse the repository at this point in the history
Mise à jour du CHANGELOG pour la 0.10.1

See merge request 3d/cars-park/cars!787
  • Loading branch information
dyoussef committed Dec 10, 2024
2 parents 873da2b + d4de6de commit d4410db
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.10.1 Using importlib instead of setuptools_scm (December 2024)

### Fixed

- Fix wheel by using importlib instead of setuptools_scm
- Cast color before fusion to avoid asymetrical behavior [#954]
- Adapt cars-starter to the new CARS interface
- Documentation corrections

## 0.10.0 Unique pipeline (December 2024)

### Added
Expand All @@ -13,6 +22,7 @@

- Cars pipelines have been replaced by a "default" pipeline [#895]
- Support for Python version superior than 3.10 with libsgm 0.5.0 [#912]
- Support for Python 3.8 is over [#930]
- The `no merging` mode is now the operational mode in cars, outlier filtering is done in epipolar geometry and laz are now saved in triangulation application [#895]
- Add an index.json file in cars official product [#893]
- Improve formatting of cars output products, improve cleaning of the output directory [#874]
Expand Down

0 comments on commit d4410db

Please sign in to comment.