Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…b-Back into feat/is_loadable
  • Loading branch information
JulienChampagnol committed Dec 13, 2023
2 parents 4fc793c + 1b16b59 commit 2de6600
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 4 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,53 @@



## v3.0.0-rc.8 (2023-12-13)

### Feature

* feat(dependencies): add geode dependencies ([`4ac294f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4ac294fa6f83d084a0ee54f62ac1d3614ffe7fd9))

### Unknown

* Merge pull request #48 from Geode-solutions/feat/add_geode_dependencies

feat(dependencies): add geode dependencies ([`eeb1ad7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/eeb1ad7278b5f45c38af79ef27398e8d70d89df3))


## v3.0.0-rc.7 (2023-12-13)

### Fix

* fix(unit_tests): fix unit tests ([`96fc19e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/96fc19e7f35282bc5f1dc27c85da079ec2181126))

### Unknown

* Merge pull request #47 from Geode-solutions/feat/is_saveable

Feat/is saveable ([`1636622`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/163662276ccccd09fbc698862b90ebb15ca6b065))

* remove flush=True ([`6b6d7f3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6b6d7f316e4f1708af31eeee54e8d179eebfb9af))

* update requirements ([`32c62e6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/32c62e6685504a6bb4d48240550007eb18b88433))

* Merge branch 'master' into next ([`6fed8e3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6fed8e39bf38b64791936ff86deb5c8b3fb08d2d))


## v3.0.0-rc.6 (2023-12-12)

### Breaking

* feat(functions): add send_file function

BREAKING CHANGE: geode_objects_output_extensions returns a dict ([`1948edd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1948eddad186904c4aecc63ed0ecbfa6780fa1b7))

### Unknown

* Merge pull request #45 from Geode-solutions/feat/is_saveable

feat(functions): add send_file function ([`b1d53a4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b1d53a4ab280b74fb4e39a318d26ccd309f7dc68))


## v3.0.0-rc.5 (2023-12-06)

### Fix
Expand Down Expand Up @@ -116,6 +163,13 @@ BREAMING CHANGE: geode_objects_output_extensions needs data input ([`61edda6`](h
* add load test ([`37dabd1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/37dabd1c4b8f8837e07449ff854a3c0029caf3c2))


## v2.1.0 (2023-11-15)

### Unknown

* Merge pull request #39 from Geode-solutions/next ([`d4845b7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d4845b77b51b6b13f49472d7c14a803a7c52421e))


## v2.1.0-rc.1 (2023-11-15)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "OpenGeodeWeb-Back"
version = "3.0.0-rc.5"
version = "3.0.0-rc.8"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
Expand Down
5 changes: 5 additions & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ OpenGeode-Inspector
OpenGeode-Geosciences
OpenGeode-GeosciencesIO
Geode-Viewables
geode-numerics
geode-simplex
geode-explicit
geode-implicit
geode-common
jsonschema
flask[async]
werkzeug
48 changes: 45 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,37 @@ colorama==0.4.6
# via click
flask[async]==3.0.0
# via -r requirements.in
geode-background==7.4.8
# via
# geode-explicit
# geode-implicit
# geode-simplex
geode-common==30.0.4
# via geode-viewables
# via
# -r requirements.in
# geode-background
# geode-explicit
# geode-implicit
# geode-numerics
# geode-simplex
# geode-viewables
geode-conversion==5.1.6
# via
# geode-explicit
# geode-implicit
geode-explicit==4.3.9
# via
# -r requirements.in
# geode-implicit
geode-implicit==2.5.3
# via -r requirements.in
geode-numerics==4.2.2
# via
# -r requirements.in
# geode-implicit
# geode-simplex
geode-simplex==6.2.9
# via -r requirements.in
geode-viewables==2.1.7
# via -r requirements.in
importlib-metadata==7.0.0
Expand All @@ -39,7 +68,13 @@ markupsafe==2.1.3
opengeode-core==14.10.2
# via
# -r requirements.in
# geode-background
# geode-common
# geode-conversion
# geode-explicit
# geode-implicit
# geode-numerics
# geode-simplex
# geode-viewables
# opengeode-geosciences
# opengeode-geosciencesio
Expand All @@ -48,15 +83,22 @@ opengeode-core==14.10.2
opengeode-geosciences==7.3.2
# via
# -r requirements.in
# geode-implicit
# geode-viewables
# opengeode-geosciencesio
opengeode-geosciencesio==4.5.4
# via -r requirements.in
# via
# -r requirements.in
# geode-implicit
opengeode-inspector==4.0.4
# via -r requirements.in
# via
# -r requirements.in
# geode-explicit
# geode-implicit
opengeode-io==6.2.4
# via
# -r requirements.in
# geode-implicit
# geode-viewables
referencing==0.32.0
# via
Expand Down

0 comments on commit 2de6600

Please sign in to comment.