|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v3.0.0-rc.8 (2023-12-13) |
| 6 | + |
| 7 | +### Feature |
| 8 | + |
| 9 | +* feat(dependencies): add geode dependencies ([`4ac294f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4ac294fa6f83d084a0ee54f62ac1d3614ffe7fd9)) |
| 10 | + |
| 11 | +### Unknown |
| 12 | + |
| 13 | +* Merge pull request #48 from Geode-solutions/feat/add_geode_dependencies |
| 14 | + |
| 15 | +feat(dependencies): add geode dependencies ([`eeb1ad7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/eeb1ad7278b5f45c38af79ef27398e8d70d89df3)) |
| 16 | + |
| 17 | + |
| 18 | +## v3.0.0-rc.7 (2023-12-13) |
| 19 | + |
| 20 | +### Fix |
| 21 | + |
| 22 | +* fix(unit_tests): fix unit tests ([`96fc19e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/96fc19e7f35282bc5f1dc27c85da079ec2181126)) |
| 23 | + |
| 24 | +### Unknown |
| 25 | + |
| 26 | +* Merge pull request #47 from Geode-solutions/feat/is_saveable |
| 27 | + |
| 28 | +Feat/is saveable ([`1636622`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/163662276ccccd09fbc698862b90ebb15ca6b065)) |
| 29 | + |
| 30 | +* remove flush=True ([`6b6d7f3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6b6d7f316e4f1708af31eeee54e8d179eebfb9af)) |
| 31 | + |
| 32 | +* update requirements ([`32c62e6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/32c62e6685504a6bb4d48240550007eb18b88433)) |
| 33 | + |
| 34 | +* Merge branch 'master' into next ([`6fed8e3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6fed8e39bf38b64791936ff86deb5c8b3fb08d2d)) |
| 35 | + |
| 36 | + |
| 37 | +## v3.0.0-rc.6 (2023-12-12) |
| 38 | + |
| 39 | +### Breaking |
| 40 | + |
| 41 | +* feat(functions): add send_file function |
| 42 | + |
| 43 | +BREAKING CHANGE: geode_objects_output_extensions returns a dict ([`1948edd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1948eddad186904c4aecc63ed0ecbfa6780fa1b7)) |
| 44 | + |
| 45 | +### Unknown |
| 46 | + |
| 47 | +* Merge pull request #45 from Geode-solutions/feat/is_saveable |
| 48 | + |
| 49 | +feat(functions): add send_file function ([`b1d53a4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b1d53a4ab280b74fb4e39a318d26ccd309f7dc68)) |
| 50 | + |
| 51 | + |
5 | 52 | ## v3.0.0-rc.5 (2023-12-06) |
6 | 53 |
|
7 | 54 | ### Fix |
@@ -116,6 +163,13 @@ BREAMING CHANGE: geode_objects_output_extensions needs data input ([`61edda6`](h |
116 | 163 | * add load test ([`37dabd1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/37dabd1c4b8f8837e07449ff854a3c0029caf3c2)) |
117 | 164 |
|
118 | 165 |
|
| 166 | +## v2.1.0 (2023-11-15) |
| 167 | + |
| 168 | +### Unknown |
| 169 | + |
| 170 | +* Merge pull request #39 from Geode-solutions/next ([`d4845b7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d4845b77b51b6b13f49472d7c14a803a7c52421e)) |
| 171 | + |
| 172 | + |
119 | 173 | ## v2.1.0-rc.1 (2023-11-15) |
120 | 174 |
|
121 | 175 | ### Feature |
|
0 commit comments