Skip to content

Commit 98be7d4

Browse files
author
github-actions
committed
1.3.0-rc.1
Automatically generated by python-semantic-release
1 parent 49c4f98 commit 98be7d4

File tree

2 files changed

+199
-1
lines changed

2 files changed

+199
-1
lines changed

CHANGELOG.md

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
22

33

44

5+
## v1.3.0-rc.1 (2023-10-13)
6+
7+
### Feature
8+
9+
* feat(tests): add new test files ([`9da556d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9da556d1a8daef5423f219679c6c787d47756f5d))
10+
11+
* feat(functions): add missing files functions ([`d58a876`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d58a8762e9a4b9200605b2085f387ae2ff54e67d))
12+
13+
### Unknown
14+
15+
* Merge pull request #21 from Geode-solutions/feat_missing_files
16+
17+
Feat missing files ([`49c4f98`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/49c4f98303c375668aadcc2734cee51ef98275eb))
18+
19+
* Apply prepare changes ([`427b86d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/427b86d82e6d0a130359d1779f12f79becf06e3c))
20+
21+
* delete functions & add prepare_pr workfloxw ([`f7b4e69`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f7b4e698d5009c23f155fcf2029445d62c524511))
22+
23+
* remove unused imports ([`5be702f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5be702fff170aefe73a992a3ea056f1b0ae6e56c))
24+
25+
* requirements ([`a8e900d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a8e900d46b270c9231daffc41ed626feff10ba64))
26+
27+
* file_absolute_path & update tests ([`3a8a005`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3a8a00597a45c1e6ac42fce87c3f736839805808))
28+
29+
* save ([`468381e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/468381ee93f892d92f299154dbfc964c0d92d341))
30+
31+
* Merge branch 'master' into next ([`fbc08e5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fbc08e5228855957ef14cca771f672cdb0149ce7))
32+
33+
* Merge pull request #19 from Geode-solutions/add_copyleft
34+
35+
Add copyleft ([`28b0a14`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/28b0a145caf9b02015d41f250c39824ef0fd630f))
36+
37+
* Merge branch 'next' into add_copyleft ([`efd81c7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/efd81c75d0b147845d1551279cfdeaaa36521af3))
38+
39+
* continue test_load ([`980f867`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/980f867cb3090ed9f49d55ff407b0d03231d1bde))
40+
41+
* modify geode_functions missing_files ([`5fe0cd5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5fe0cd5c239897b3def3f04a3e59a899df66f359))
42+
43+
* update requirements ([`49e20c4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/49e20c4e8f7e588e4350fb98e146c398e1863506))
44+
45+
* pull from next ([`5305197`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/53051978cb34263f921753bd6358e2ca1cddb2af))
46+
47+
548
## v1.2.1-rc.3 (2023-10-05)
649

750
### Fix
@@ -32,6 +75,9 @@ Fix create crs ([`b1aedb4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back
3275
* Merge branch 'fix_create_crs' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into fix_create_crs ([`5d71740`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5d717409e89c9ef937378b539f2f408e58bb9761))
3376

3477

78+
## v1.2.1 (2023-10-03)
79+
80+
3581
## v1.2.1-rc.1 (2023-10-03)
3682

3783
### Fix
@@ -42,11 +88,23 @@ return extension without dot ([`f517129`](https://github.com/Geode-solutions/Ope
4288

4389
### Unknown
4490

91+
* Merge pull request #11 from Geode-solutions/next
92+
93+
Next ([`6ccf725`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6ccf72592f37c8e4a81cbd0c8073cab59a902110))
94+
4595
* Merge pull request #10 from Geode-solutions/fix_get_extension_from_filename
4696

4797
fix(get_extension_from_filename): ([`48ed2d6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48ed2d6864907408e68a50dc09210c33e7d715d5))
4898

4999

100+
## v1.2.0 (2023-10-02)
101+
102+
### Unknown
103+
104+
* Merge pull request #8 from Geode-solutions/next
105+
106+
Next ([`606b356`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/606b356a1f1a7e9b2b5503d3b1da11a15d24fa61))
107+
50108
* Merge branch 'master' into next ([`16fa741`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/16fa741f631dba04c8d557e535c7c1331d72d569))
51109

52110

@@ -75,6 +133,12 @@ Feature add unit tests ([`cd9e017`](https://github.com/Geode-solutions/OpenGeode
75133

76134
## v1.1.0-rc.4 (2023-10-02)
77135

136+
### Feature
137+
138+
* feat(missing_files): add missing_files function ([`e8bd1a5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e8bd1a5ad6546782a9e40f90ac1fb72410727867))
139+
140+
* feat(missing_files): add key to each geode_object ([`cb23d44`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cb23d440776d2e2741e5fcb2139beda0abc60d01))
141+
78142
### Fix
79143

80144
* fix(list_input_extensions):
@@ -168,15 +232,39 @@ Feature add functions ([`9ad7436`](https://github.com/Geode-solutions/OpenGeodeW
168232

169233
* fix(Actions): try semantic release ([`05a71e0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/05a71e0f9b90e92b6182b12b635cd4c980f7fcc8))
170234

235+
### Unknown
236+
237+
* 8.0.8 ([`ba81f1d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ba81f1d81e3b9b9866376b08240628a09541e112))
238+
239+
* cat ([`8678e6e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8678e6ed3588dc45ef121d15cdf7e8f2693f451e))
240+
241+
* 0.0.0 ([`710168c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/710168c5ef54f891bc716c9eced792644d695885))
242+
243+
* test ([`1848362`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1848362652c3d20fcf663c07c76505a895c9d0cd))
244+
245+
* test ([`f8cb73f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f8cb73ff1d4a0d899de1e0eea44393174fabe884))
246+
247+
* test ([`859693e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/859693eb51ef3e764f4f0256eaa0bb549dc38a9f))
248+
249+
* test ([`65dfd20`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/65dfd20abf15430c04a8f02debdce5369d9191f2))
250+
251+
* test ([`732ed43`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/732ed4347878665239e301c432d16a1d5088e1c7))
252+
171253
* remove test files & add later ([`6c1ea78`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6c1ea78953c81dafb54a4fb68c9b818d3be66e23))
172254

173255
* add requirements.txt
174256
add functions ([`e207aa8`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e207aa8b04c7501f3a880d3a0a0d3b6e5a0ae05b))
175257

176258
* gitignore add venv ([`6e6c671`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6e6c67105c9a5bb7bfbc1a86eb771930cd42a471))
177259

260+
* test ([`771d5cf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/771d5cff3351d71b5397eba4aade624e6fa4c5dd))
261+
178262
* test semantic release ([`c5411ed`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c5411ed1e9d933730f7f8afc9aaf07b8a331e62f))
179263

264+
* Add copyleft file ([`f441bd4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f441bd443f6d4e1ace9140a47c9c2571f72dacba))
265+
266+
* Add copyleft ([`086beb3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/086beb3a0b8f48e68cc48fbb61166917f8622028))
267+
180268
* load return ([`9115aa2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9115aa2cce85a292944119682d57637ca55e15cc))
181269

182270
* Merge pull request #1 from Geode-solutions/next
@@ -190,6 +278,18 @@ Next ([`bf82296`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bf
190278

191279
## v0.0.0 (2023-09-07)
192280

281+
### Feature
282+
283+
* feat(wip): test push ([`9e84dea`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9e84dea7ae1996addeeccefbf5f13c64ea4a6176))
284+
285+
* feat(wip): test push ([`18e5dee`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18e5deee4ffa42411fd71253d4df21dfd2c3e53b))
286+
287+
* feat(wip): test push ([`1c0473d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1c0473d0d53084119b8590d2fc96e99899862136))
288+
289+
* feat(wip): rename geode_functions and refactor ([`2102842`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/21028422c1085fbee21d9eb4f386f2cc1d5bae38))
290+
291+
* feat(wip): Add functions ([`1bd870f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1bd870fdb374351e396c98391c437cc73fa7685f))
292+
193293
### Fix
194294

195295
* fix(get_form_variables): flask.abort() request ([`18f9709`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18f97091e90111f61af7defdeba2c4f6dde49a25))
@@ -232,6 +332,104 @@ BREAKING CHANGE: chnage function parameters order ([`e20bfa0`](https://github.co
232332

233333
* import threading + move inspector ([`15ce978`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/15ce97809a0158de3ba4f15c039f16f070b877f6))
234334

335+
* test ([`45e3541`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/45e3541ef528508cd9f8aadfc7528f6d21bef9f6))
336+
337+
* test ([`766be9b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/766be9b76798aef26b6e8a1d722ebfd3625327f1))
338+
339+
* test ([`fa83162`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fa831622fde98755135747b71a28211c6cce3aa8))
340+
341+
* test ([`67c4bba`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/67c4bba6e0a4a7f22ba29d7ddb5acdf9cb59860a))
342+
343+
* test ([`9e657ac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9e657ac97af595352eec4c06b02f6bf300514412))
344+
345+
* test ([`66a93c2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66a93c2039b3d16c0fcc8b467ca88811e09537cc))
346+
347+
* test ([`66f0418`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66f0418d9d392d317996232f951c067306cb93fd))
348+
349+
* test ([`66e2048`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66e2048f97737f774c0681575aa3cfbd5bac702c))
350+
351+
* test ([`7f1125a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7f1125a05fbb70569d8972d726f9d5dc9c2cd15b))
352+
353+
* test ([`3dcfa3a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3dcfa3aaf4f9a87defebe799bc7373c2c538489a))
354+
355+
* test inspector ([`205114b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/205114ba0b0d30b0020a8e6e9d93def20721e189))
356+
357+
* test ([`47868dc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/47868dcbe479ab2e8ea305e5f1dd7099385ff3e5))
358+
359+
* test ([`c04f581`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c04f5816852486a8d286a51ad1631e909a614ebe))
360+
361+
* test ([`e5428d8`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e5428d8d496b03a923d3ab2b23a44e40c0c05fde))
362+
363+
* test ([`246427a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/246427ad60e1b641fc508d851d2a0f15bc2d0a47))
364+
365+
* test ([`07860c6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/07860c608dd1bb17c18506f926c4d8b2392adc1a))
366+
367+
* test ([`b907247`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b907247a4d96185298395c96e91d9a2147d4877b))
368+
369+
* test ([`582c0fc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/582c0fc943f601d9373fad54271b56cf091932e0))
370+
371+
* test ([`7430f71`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7430f711af10ee3e9e9f86880e792b6e5b0c7e8e))
372+
373+
* test ([`82a5bb0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/82a5bb0bcda94e56bfea371472eaac19b3d0c388))
374+
375+
* test ([`8081274`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8081274f6d1829b43c3d928df25b10eb581178a1))
376+
377+
* test ([`7f13055`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7f130555509ce7ea1a0b219d3556753f6a5544c4))
378+
379+
* test ([`e492c77`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e492c77b66e0a935a81b48c6b4595e8fbd34a9b7))
380+
381+
* test ([`160133e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/160133e410d67e0bbf9ba5cd1481043c2846dfa7))
382+
383+
* test ([`1cf6c74`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1cf6c741c6db820fe71462a41cd803f399639ea2))
384+
385+
* test ([`93af0e2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/93af0e26d7b787be6e82be4ec01f88f81faa3de2))
386+
387+
* test again ([`4b34c1d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4b34c1d3d680d9bc01e07aeaf362053443a2559f))
388+
389+
* test ([`985db48`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/985db4851a4528c57b4484061743e8f941f9fd62))
390+
391+
* test ([`b60b8a5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b60b8a5aeeb1410c04c4cd91ec3d659eccecd641))
392+
393+
* test ([`fbbcbb4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fbbcbb4a561d1f9f7e5cfe5b59e61d63e9c0d769))
394+
395+
* test ([`6d8677c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6d8677cff5541da74a6cffc384bff8969649926f))
396+
397+
* test ([`640ffcc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/640ffcc8034b6b1e816a02e1d5bb004aba826ab7))
398+
399+
* test ([`fc6c6fe`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fc6c6fe096617167e9b6bc5ddf6eb089b582c567))
400+
401+
* test ([`9aa5090`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9aa50907b81d5177078225e33c3db748cef1f69c))
402+
403+
* test ([`48f4cef`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48f4cef84d41a93b083b1f9520953a8a1a5205f2))
404+
405+
* test ([`8006ac3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8006ac310c76aa9885d73d51338944d20454ab43))
406+
407+
* test ([`99f690e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/99f690e9a5c2af8f07be0a2faab744e590c0dc52))
408+
409+
* test ([`0ed0bcc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0ed0bcc0a61925695d5d382760db84f8e5f8ae07))
410+
411+
* test ([`73bc0f4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/73bc0f48ffdb15f7249c480ad167ecd6ca9c58b7))
412+
413+
* test ([`ae47bca`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ae47bcae4dad6b8baefea9503a532f876008d936))
414+
415+
* test ([`d389632`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d38963243b4b3fc7d58ef8d750be32a66ac72a1b))
416+
417+
* test ([`4cbdf2e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4cbdf2e90fdee2dbe4bae08c09fd6b91a99e5549))
418+
419+
* test ([`b27e2f0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b27e2f0665fde659c6d6b002257afe12e6db9312))
420+
421+
* test ([`ad13694`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ad13694e2f77bbb3e43e47884badc46065a9d550))
422+
423+
* test ([`696e5e1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/696e5e11189e12d8eedd47088befebaa0d4d9c04))
424+
425+
* test ([`ba1835b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ba1835b5b2cbb2c49eaeb6d97430d5573a4c76a4))
426+
427+
* test ([`712643c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/712643c3cb7600e9765c1f758cb644fe1e273427))
428+
429+
* test ([`659ec89`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/659ec89b3aadb3efeb993e8701ea8c1bc003c3fe))
430+
431+
* test ([`ea9abae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ea9abaebc72f58730d7e6de99a495242a6ac8fe5))
432+
235433
* Add geode_objects.py
236434
Add requirements
237435
Add branch protection ([`ebfa532`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ebfa53208b9382ae6e7e57e623a558eab67083a3))

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 = "1.2.1-rc.3"
8+
version = "1.3.0-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)