|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | +## v1.2.1-rc.1 (2023-10-03) |
| 6 | + |
| 7 | +### Fix |
| 8 | + |
| 9 | +* fix(get_extension_from_filename): |
| 10 | + |
| 11 | +return extension without dot ([`f517129`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f517129640e1b69a2e0f2ce814581d8e91ca3d1f)) |
| 12 | + |
| 13 | +### Unknown |
| 14 | + |
| 15 | +* Merge pull request #10 from Geode-solutions/fix_get_extension_from_filename |
| 16 | + |
| 17 | +fix(get_extension_from_filename): ([`48ed2d6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48ed2d6864907408e68a50dc09210c33e7d715d5)) |
| 18 | + |
| 19 | +* Merge branch 'master' into next ([`16fa741`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/16fa741f631dba04c8d557e535c7c1331d72d569)) |
| 20 | + |
| 21 | + |
4 | 22 | ## v1.1.0-rc.5 (2023-10-02) |
5 | 23 |
|
6 | 24 | ### Feature |
7 | 25 |
|
8 | 26 | * feat(tests): add tests |
9 | 27 |
|
10 | | -Add tests for function that don't require data ([`5f32897`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5f328973d36762f4875822015aec60f86b472259)) |
| 28 | +Add tests for function that don't require data ([`5f32897`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5f328973d36762f4875822015aec60f86b472259)) |
| 29 | + |
| 30 | +### Unknown |
| 31 | + |
| 32 | +* Merge pull request #7 from Geode-solutions/feature_add_unit_tests |
| 33 | + |
| 34 | +Feature add unit tests ([`cd9e017`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cd9e0173a41d2878d514ef66502de4e67de7cd9c)) |
| 35 | + |
| 36 | +* remove unused test file ([`e686ccd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e686ccdbb69a635ff6886c3020a58c66d4c4b0ea)) |
| 37 | + |
| 38 | +* Merge branch 'next' into feature_add_unit_tests ([`74e9b55`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/74e9b55425b94c7133721abe3457d47f35dca79c)) |
| 39 | + |
| 40 | +* pr comments ([`c687131`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c68713191f931d4857f025665012d77d2c27949b)) |
| 41 | + |
| 42 | +* pull from next ([`c9ec6ff`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c9ec6ff14c99ff549954481b781718c9728e9027)) |
| 43 | + |
| 44 | + |
| 45 | +## v1.1.0-rc.4 (2023-10-02) |
| 46 | + |
| 47 | +### Fix |
| 48 | + |
| 49 | +* fix(list_input_extensions): |
| 50 | + |
| 51 | +fix geode_object key extractor ([`5021d28`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5021d2800a981c597a2c6e60a0be7a9b41dcd03e)) |
| 52 | + |
| 53 | +### Unknown |
| 54 | + |
| 55 | +* Merge pull request #6 from Geode-solutions/fix_list_input_extensions |
| 56 | + |
| 57 | +fix(list_input_extensions): ([`18be4af`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18be4af65fabbe203a3a7496b82b808f964d4672)) |
| 58 | + |
| 59 | + |
| 60 | +## v1.1.0 (2023-09-26) |
| 61 | + |
| 62 | +### Unknown |
| 63 | + |
| 64 | +* Merge pull request #5 from Geode-solutions/next |
| 65 | + |
| 66 | +actions/checkout TOKEN ([`18cf8eb`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18cf8ebde3170a729cfbcf2edbf08410022efdd0)) |
| 67 | + |
| 68 | + |
| 69 | +## v1.1.0-rc.3 (2023-09-26) |
| 70 | + |
| 71 | +### Fix |
| 72 | + |
| 73 | +* fix(CD): update TOKEN ([`49b37c4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/49b37c483e33b2e4c2412da0e0eb6b7aaee96a1c)) |
| 74 | + |
| 75 | +### Unknown |
| 76 | + |
| 77 | +* actions/checkout TOKEN ([`111c578`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/111c578cbd786079ad3e2494a49caa192a815f23)) |
| 78 | + |
| 79 | +* Merge pull request #4 from Geode-solutions/next |
| 80 | + |
| 81 | +switch to global TOKEN ([`e29dc4b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e29dc4b88176cdac16f84e3ebea2fcbd127c1a26)) |
| 82 | + |
| 83 | + |
| 84 | +## v1.1.0-rc.2 (2023-09-26) |
| 85 | + |
| 86 | +### Feature |
| 87 | + |
| 88 | +* feat(CD): update TOKEN ([`b07c8df`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b07c8dfbab625838c9c9ad2d3ebcbf48345512f8)) |
| 89 | + |
| 90 | +### Unknown |
| 91 | + |
| 92 | +* switch to global TOKEN ([`6b85410`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6b85410562d0b20a3a945c5e87d8366dcbffbd50)) |
| 93 | + |
| 94 | +* Merge pull request #3 from Geode-solutions/next |
| 95 | + |
| 96 | +Next ([`9e13b42`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9e13b42548e205167abef6235bc801c39c56c0e0)) |
| 97 | + |
| 98 | +* modify functions ([`2cf65bf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/2cf65bfa71ba24f9bf4419c4a3d9991ad1d1e826)) |
| 99 | + |
| 100 | +* load return ([`b4c373b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b4c373b9a53e5c35ac213f1ba10e37a79ff0a835)) |
| 101 | + |
| 102 | +* Merge pull request #2 from Geode-solutions/feature_add_functions |
| 103 | + |
| 104 | +Feature add functions ([`9ad7436`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9ad743630d40ec9a32a22381cd04fdd8f73f026d)) |
| 105 | + |
| 106 | +* Merge branch 'feature_add_functions' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into feature_add_functions ([`f89f4ae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f89f4ae1e4abeaa1788b20fedbcbf795d64ec4de)) |
| 107 | + |
| 108 | +* update pyproject ans CD ([`ab578ed`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ab578ed70b05daa1fe344db3b3a7c8f279f4691b)) |
| 109 | + |
| 110 | +* Merge branch 'next' into feature_add_functions ([`d0f8fe6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d0f8fe681d44db6dc8f3037533482d8bbe088e70)) |
| 111 | + |
| 112 | + |
| 113 | +## v1.1.0-rc.1 (2023-09-26) |
| 114 | + |
| 115 | +### Feature |
| 116 | + |
| 117 | +* feat(Lol): yolo ([`5be0b6a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5be0b6a36502a45c212070d01bba5f11c5b8abcc)) |
| 118 | + |
| 119 | +### Unknown |
| 120 | + |
| 121 | +* depth ([`5bc1cab`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5bc1cabafec8836c2f1725a1525fd151e7d145ca)) |
| 122 | + |
| 123 | +* version ([`0e72512`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0e72512671412ddedf83e88e842537605f118346)) |
| 124 | + |
| 125 | +* v7.34.6 ([`19f58e6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/19f58e6dbfac88560c3668072462b228679a5209)) |
| 126 | + |
| 127 | +* test ([`b801ee5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b801ee58b7b64523f5f9fe4003694e05770ccc87)) |
| 128 | + |
| 129 | +* empty ([`7141e9e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7141e9eee2f3268a60450d6370272014fbd63de8)) |
| 130 | + |
| 131 | + |
| 132 | +## v1.0.0 (2023-09-26) |
| 133 | + |
| 134 | +### Fix |
| 135 | + |
| 136 | +* fix(Test): test ([`abc29e6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/abc29e66fd6a9af86b95b5e25667302f3311d6cf)) |
| 137 | + |
| 138 | +* fix(Actions): try semantic release ([`05a71e0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/05a71e0f9b90e92b6182b12b635cd4c980f7fcc8)) |
| 139 | + |
| 140 | +### Unknown |
| 141 | + |
| 142 | +* 8.0.8 ([`ba81f1d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ba81f1d81e3b9b9866376b08240628a09541e112)) |
| 143 | + |
| 144 | +* cat ([`8678e6e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8678e6ed3588dc45ef121d15cdf7e8f2693f451e)) |
| 145 | + |
| 146 | +* 0.0.0 ([`710168c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/710168c5ef54f891bc716c9eced792644d695885)) |
| 147 | + |
| 148 | +* test ([`1848362`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1848362652c3d20fcf663c07c76505a895c9d0cd)) |
| 149 | + |
| 150 | +* test ([`f8cb73f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f8cb73ff1d4a0d899de1e0eea44393174fabe884)) |
| 151 | + |
| 152 | +* test ([`859693e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/859693eb51ef3e764f4f0256eaa0bb549dc38a9f)) |
| 153 | + |
| 154 | +* test ([`65dfd20`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/65dfd20abf15430c04a8f02debdce5369d9191f2)) |
| 155 | + |
| 156 | +* test ([`732ed43`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/732ed4347878665239e301c432d16a1d5088e1c7)) |
| 157 | + |
| 158 | +* remove test files & add later ([`6c1ea78`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6c1ea78953c81dafb54a4fb68c9b818d3be66e23)) |
| 159 | + |
| 160 | +* add requirements.txt |
| 161 | +add functions ([`e207aa8`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e207aa8b04c7501f3a880d3a0a0d3b6e5a0ae05b)) |
| 162 | + |
| 163 | +* gitignore add venv ([`6e6c671`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6e6c67105c9a5bb7bfbc1a86eb771930cd42a471)) |
| 164 | + |
| 165 | +* test ([`771d5cf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/771d5cff3351d71b5397eba4aade624e6fa4c5dd)) |
| 166 | + |
| 167 | +* test semantic release ([`c5411ed`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c5411ed1e9d933730f7f8afc9aaf07b8a331e62f)) |
| 168 | + |
| 169 | +* load return ([`9115aa2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9115aa2cce85a292944119682d57637ca55e15cc)) |
| 170 | + |
| 171 | +* Merge pull request #1 from Geode-solutions/next |
| 172 | + |
| 173 | +Next ([`bf82296`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bf82296b29900bad27acfe776c8fc402bf93ac49)) |
| 174 | + |
| 175 | +* update ([`b8751ab`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b8751abf6193691d9c40e16f9517c514e5c404ba)) |
| 176 | + |
| 177 | +* more log ([`f098183`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f098183a95a7bcd9edaa710b4334ff3d7fff0a55)) |
| 178 | + |
| 179 | + |
| 180 | +## v0.0.0 (2023-09-07) |
| 181 | + |
| 182 | +### Feature |
| 183 | + |
| 184 | +* feat(wip): test push ([`9e84dea`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9e84dea7ae1996addeeccefbf5f13c64ea4a6176)) |
| 185 | + |
| 186 | +* feat(wip): test push ([`18e5dee`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18e5deee4ffa42411fd71253d4df21dfd2c3e53b)) |
| 187 | + |
| 188 | +* feat(wip): test push ([`1c0473d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1c0473d0d53084119b8590d2fc96e99899862136)) |
| 189 | + |
| 190 | +* feat(wip): rename geode_functions and refactor ([`2102842`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/21028422c1085fbee21d9eb4f386f2cc1d5bae38)) |
| 191 | + |
| 192 | +* feat(wip): Add functions ([`1bd870f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1bd870fdb374351e396c98391c437cc73fa7685f)) |
| 193 | + |
| 194 | +### Fix |
| 195 | + |
| 196 | +* fix(get_form_variables): flask.abort() request ([`18f9709`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18f97091e90111f61af7defdeba2c4f6dde49a25)) |
| 197 | + |
| 198 | +### Unknown |
| 199 | + |
| 200 | +* test semantic release ([`b886b70`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b886b7084aaf97750c42bff9fb3fe22f2ed5e0d6)) |
| 201 | + |
| 202 | +* add files ([`80b2f88`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/80b2f88f7eee275e86304540d53f6da0dffeacaa)) |
| 203 | + |
| 204 | +* add files ([`1db89bf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1db89bf892efef66b01eed43aea60da787ffe871)) |
| 205 | + |
| 206 | +* add files ([`f892fe9`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f892fe91753763147023cc9ffb32c34d4a6a57f3)) |
| 207 | + |
| 208 | +* lfs ([`056f7ba`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/056f7ba993c93d72d0ecdd6c68ab15e2683096c7)) |
| 209 | + |
| 210 | +* add more ([`bb923dd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bb923dd51c3be0b65dddf3c15e9dcd2310012c7e)) |
| 211 | + |
| 212 | +* add more ([`7be620c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7be620ca9d262cbb92bfb0608d544981448581bd)) |
| 213 | + |
| 214 | +* add more ([`7002df3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7002df3e2aaac96deede9f27dce5050f69ba605f)) |
| 215 | + |
| 216 | +* add one file ([`f41de02`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f41de0225f189bc4347947c3c37af5967e2778cf)) |
| 217 | + |
| 218 | +* add tests ([`dc868dd`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/dc868dd60a6a7fb4ee519b8ba61218222a19d894)) |
| 219 | + |
| 220 | +* add geode_functions back ([`6a51d53`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6a51d534b29d1b0cd543e682db2df3a082794309)) |
| 221 | + |
| 222 | +* Added return to save_viewable ([`e3f863a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e3f863a2ab777f732f4199b46afabc9f0c6b4747)) |
| 223 | + |
| 224 | +* add new functions |
| 225 | +BREAKING CHANGE: chnage function parameters order ([`4a3c244`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4a3c244e139a8c4d757b8aa5913536c225766918)) |
| 226 | + |
| 227 | +* add new functions |
| 228 | +BREAKING CHANGE: chnage function parameters order ([`e20bfa0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e20bfa02f1a3b2bae9812ea2b2a49b4125e11a3c)) |
| 229 | + |
| 230 | +* fix 0.0.14 ([`f80a7fa`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f80a7fa1d62e2e8114e9cec7ff918520d92bd667)) |
| 231 | + |
| 232 | +* fix inspector imports ([`e8a0f88`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e8a0f88e8a7683ec1cde6bc3e2c3b11d4c24a30d)) |
| 233 | + |
| 234 | +* import threading + move inspector ([`15ce978`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/15ce97809a0158de3ba4f15c039f16f070b877f6)) |
| 235 | + |
| 236 | +* test ([`45e3541`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/45e3541ef528508cd9f8aadfc7528f6d21bef9f6)) |
| 237 | + |
| 238 | +* test ([`766be9b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/766be9b76798aef26b6e8a1d722ebfd3625327f1)) |
| 239 | + |
| 240 | +* test ([`fa83162`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fa831622fde98755135747b71a28211c6cce3aa8)) |
| 241 | + |
| 242 | +* test ([`67c4bba`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/67c4bba6e0a4a7f22ba29d7ddb5acdf9cb59860a)) |
| 243 | + |
| 244 | +* test ([`9e657ac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9e657ac97af595352eec4c06b02f6bf300514412)) |
| 245 | + |
| 246 | +* test ([`66a93c2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66a93c2039b3d16c0fcc8b467ca88811e09537cc)) |
| 247 | + |
| 248 | +* test ([`66f0418`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66f0418d9d392d317996232f951c067306cb93fd)) |
| 249 | + |
| 250 | +* test ([`66e2048`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/66e2048f97737f774c0681575aa3cfbd5bac702c)) |
| 251 | + |
| 252 | +* test ([`7f1125a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7f1125a05fbb70569d8972d726f9d5dc9c2cd15b)) |
| 253 | + |
| 254 | +* test ([`3dcfa3a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3dcfa3aaf4f9a87defebe799bc7373c2c538489a)) |
| 255 | + |
| 256 | +* test inspector ([`205114b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/205114ba0b0d30b0020a8e6e9d93def20721e189)) |
| 257 | + |
| 258 | +* test ([`47868dc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/47868dcbe479ab2e8ea305e5f1dd7099385ff3e5)) |
| 259 | + |
| 260 | +* test ([`c04f581`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c04f5816852486a8d286a51ad1631e909a614ebe)) |
| 261 | + |
| 262 | +* test ([`e5428d8`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e5428d8d496b03a923d3ab2b23a44e40c0c05fde)) |
| 263 | + |
| 264 | +* test ([`246427a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/246427ad60e1b641fc508d851d2a0f15bc2d0a47)) |
| 265 | + |
| 266 | +* test ([`07860c6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/07860c608dd1bb17c18506f926c4d8b2392adc1a)) |
| 267 | + |
| 268 | +* test ([`b907247`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b907247a4d96185298395c96e91d9a2147d4877b)) |
| 269 | + |
| 270 | +* test ([`582c0fc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/582c0fc943f601d9373fad54271b56cf091932e0)) |
| 271 | + |
| 272 | +* test ([`7430f71`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7430f711af10ee3e9e9f86880e792b6e5b0c7e8e)) |
| 273 | + |
| 274 | +* test ([`82a5bb0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/82a5bb0bcda94e56bfea371472eaac19b3d0c388)) |
| 275 | + |
| 276 | +* test ([`8081274`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8081274f6d1829b43c3d928df25b10eb581178a1)) |
| 277 | + |
| 278 | +* test ([`7f13055`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7f130555509ce7ea1a0b219d3556753f6a5544c4)) |
| 279 | + |
| 280 | +* test ([`e492c77`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e492c77b66e0a935a81b48c6b4595e8fbd34a9b7)) |
| 281 | + |
| 282 | +* test ([`160133e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/160133e410d67e0bbf9ba5cd1481043c2846dfa7)) |
| 283 | + |
| 284 | +* test ([`1cf6c74`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1cf6c741c6db820fe71462a41cd803f399639ea2)) |
| 285 | + |
| 286 | +* test ([`93af0e2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/93af0e26d7b787be6e82be4ec01f88f81faa3de2)) |
| 287 | + |
| 288 | +* test again ([`4b34c1d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4b34c1d3d680d9bc01e07aeaf362053443a2559f)) |
| 289 | + |
| 290 | +* test ([`985db48`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/985db4851a4528c57b4484061743e8f941f9fd62)) |
| 291 | + |
| 292 | +* test ([`b60b8a5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b60b8a5aeeb1410c04c4cd91ec3d659eccecd641)) |
| 293 | + |
| 294 | +* test ([`fbbcbb4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fbbcbb4a561d1f9f7e5cfe5b59e61d63e9c0d769)) |
| 295 | + |
| 296 | +* test ([`6d8677c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6d8677cff5541da74a6cffc384bff8969649926f)) |
| 297 | + |
| 298 | +* test ([`640ffcc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/640ffcc8034b6b1e816a02e1d5bb004aba826ab7)) |
| 299 | + |
| 300 | +* test ([`fc6c6fe`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fc6c6fe096617167e9b6bc5ddf6eb089b582c567)) |
| 301 | + |
| 302 | +* test ([`9aa5090`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9aa50907b81d5177078225e33c3db748cef1f69c)) |
| 303 | + |
| 304 | +* test ([`48f4cef`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48f4cef84d41a93b083b1f9520953a8a1a5205f2)) |
| 305 | + |
| 306 | +* test ([`8006ac3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8006ac310c76aa9885d73d51338944d20454ab43)) |
| 307 | + |
| 308 | +* test ([`99f690e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/99f690e9a5c2af8f07be0a2faab744e590c0dc52)) |
| 309 | + |
| 310 | +* test ([`0ed0bcc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0ed0bcc0a61925695d5d382760db84f8e5f8ae07)) |
| 311 | + |
| 312 | +* test ([`73bc0f4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/73bc0f48ffdb15f7249c480ad167ecd6ca9c58b7)) |
| 313 | + |
| 314 | +* test ([`ae47bca`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ae47bcae4dad6b8baefea9503a532f876008d936)) |
| 315 | + |
| 316 | +* test ([`d389632`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d38963243b4b3fc7d58ef8d750be32a66ac72a1b)) |
| 317 | + |
| 318 | +* test ([`4cbdf2e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4cbdf2e90fdee2dbe4bae08c09fd6b91a99e5549)) |
| 319 | + |
| 320 | +* test ([`b27e2f0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b27e2f0665fde659c6d6b002257afe12e6db9312)) |
| 321 | + |
| 322 | +* test ([`ad13694`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ad13694e2f77bbb3e43e47884badc46065a9d550)) |
| 323 | + |
| 324 | +* test ([`696e5e1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/696e5e11189e12d8eedd47088befebaa0d4d9c04)) |
| 325 | + |
| 326 | +* test ([`ba1835b`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ba1835b5b2cbb2c49eaeb6d97430d5573a4c76a4)) |
| 327 | + |
| 328 | +* test ([`712643c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/712643c3cb7600e9765c1f758cb644fe1e273427)) |
| 329 | + |
| 330 | +* test ([`659ec89`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/659ec89b3aadb3efeb993e8701ea8c1bc003c3fe)) |
| 331 | + |
| 332 | +* test ([`ea9abae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ea9abaebc72f58730d7e6de99a495242a6ac8fe5)) |
| 333 | + |
| 334 | +* Add geode_objects.py |
| 335 | +Add requirements |
| 336 | +Add branch protection ([`ebfa532`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ebfa53208b9382ae6e7e57e623a558eab67083a3)) |
| 337 | + |
| 338 | +* Add geode_objects.py ([`63e9bfa`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/63e9bfab9b6bdc252316400ecfe0625dd122b752)) |
| 339 | + |
| 340 | +* Update README.md ([`d131ccf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d131ccf3a856e084d7d7f5a80be9082d611db2fd)) |
| 341 | + |
| 342 | +* Create README.md ([`cb326f5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cb326f5b1e10cd35fd62b76c72f90eaecf052b07)) |
| 343 | + |
| 344 | +* Initial commit ([`d201b85`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d201b8533c64f1228519f7acda76590b7a44fa92)) |
0 commit comments