File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v3.0.0-rc.11 (2023-12-18)
6+
7+ ### Feature
8+
9+ * feat(functions): filter_geode_objects ([ ` d224d8f ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d224d8f99b79abeee8fa49640c6b52a0395c7eb5 ) )
10+
11+ * feat(list_geode_objects): test is_loadable
12+
13+ BREAKING CHANGE : arg extension -> ; file_absolute_path ([ ` 241f60d ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/241f60d7a3b49661a31f7bbd3f816215881ba9a1 ) )
14+
15+ ### Unknown
16+
17+ * Merge pull request #55 from Geode-solutions/feat/is_loadable
18+
19+ Feat/is loadable ([ ` 7cc9d3b ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7cc9d3b640c88e105d3c4967df1a6aa7f5f24a5b ) )
20+
21+ * Merge branch ' ; next' ; into feat/is_loadable ([ ` 1c1574d ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1c1574de89b61efe1bea04ddf2f2ee964a471de4 ) )
22+
23+ * Empty commit test ([ ` 7ecca76 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7ecca76f8257db3cc7c475926d99893012de2439 ) )
24+
25+
526## v3.0.0-rc.10 (2023-12-15)
627
728### Fix
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 3.0.0-rc.10 "
8+ version = " 3.0.0-rc.11 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments