File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v5.3.0-rc.1 (2024-10-15)
5+
6+ ### Features
7+
8+ * feat(io): add io & mappings for ImplicitStructuralModel & ImplicitCrossSection
9+ closes #94 ([ ` 1c0cfa5 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1c0cfa5051c0931fdbace2ec0c58782d9b5f3c10 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #97 from Geode-solutions/feat/implicit_cross_section_and_structural_model
14+
15+ feat(io): add io & mappings for ImplicitStructuralModel & ImplicitCro… ([ ` 25723a4 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/25723a4f4c1fe04a7473dfc0b6e9132eab30a8e8 ) )
16+
17+ * save_viewable_implicit_structural_model ([ ` 0cceb4a ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0cceb4afd051b8c3a756571bc0578d1a27431c6c ) )
18+
19+ * ([ ` 000b1f1 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/000b1f1d1c57b4ca77458addfa5919d55101cdc9 ) )
20+
21+
422## v5.2.0 (2024-10-14)
523
624### Unknown
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.2.0 "
8+ version = " 5.3.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