Skip to content

Commit 99e6f66

Browse files
author
semantic-release
committed
5.3.0-rc.1
Automatically generated by python-semantic-release
1 parent 25723a4 commit 99e6f66

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "5.2.0"
8+
version = "5.3.0-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)