File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v5.5.0-rc.1 (2025-02-13)
5+
6+
47## v5.4.3 (2025-01-26)
58
69
1114- ** deps** : Trigger semantic
1215 ([ ` ac4ddd7 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ac4ddd70936ec159945b4b6864d97c664ce8b1b7 ) )
1316
17+ ### Features
18+
19+ - ** polyhedron attributes** : New route and tests
20+ ([ ` fb433b8 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fb433b8f6f804f0022f13c9e720733d4daca4722 ) )
21+
1422
1523## v5.4.2 (2025-01-22)
1624
159167
160168BREAKING CHANGE: functions moved to utils_functions.py
161169
162- ### BREAKING CHANGES
170+ ### Breaking Changes
163171
164172- ** ping route** : Functions moved to utils_functions.py
165173
@@ -675,7 +683,7 @@ BREAKING CHANGE: geode_objects_output_extensions returns a dict
675683
676684BREAKING CHANGE: geode_objects_output_extensions takes data as input
677685
678- ### BREAKING CHANGES
686+ ### Breaking Changes
679687
680688- ** dependencies** : Geode_objects_output_extensions takes data as input
681689
@@ -718,7 +726,7 @@ BREAMING CHANGE: geode_objects_output_extensions needs data input
718726
719727BREAKING CHANGE: Arguments changement(array to json schema)
720728
721- ### BREAKING CHANGES
729+ ### Breaking Changes
722730
723731- ** validate_request** : Arguments changement(array to json schema)
724732
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 5.4.3 "
8+ version = " 5.5.0-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments