File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v1.0.0-rc.1 (2024-11-28)
5
+
6
+
4
7
## v0.4.0-rc.2 (2024-11-28)
5
8
6
9
### Features
7
10
11
+ - ** new rpcs** : Refactor rpcs
12
+ ([ ` c2fb4e7 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/c2fb4e75b83a862267ed4641e41e9344e6a2d70f ) )
13
+
14
+ BREAKING CHANGE: change some rpc names in schemas
15
+
8
16
- ** generic rpcs** : Refactor all classes/tests
9
17
([ ` 563f41b ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/563f41bc0741ab1dae9e5df9244e545e6ba47993 ) )
10
18
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
6
6
[project ]
7
7
name = " OpenGeodeWeb-Viewer"
8
- version = " 0.4. 0-rc.2 "
8
+ version = " 1.0. 0-rc.1 "
9
9
dynamic = [" dependencies" ]
10
10
authors = [
11
11
{
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments