File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.6.0-rc.1 (2025-03-24)
5+
6+ ### Features
7+
8+ - ** viewer** : Add grid_scale protocol
9+ ([ ` d610fea ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/d610feacc4fe58f85aaca115c5671b272503ad22 ) )
10+
11+ - ** viewer** : Dynamic grid scale
12+ ([ ` 2c42968 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/2c42968136942dce63aeb8bee10ab610706f50be ) )
13+
14+
415## v1.5.0 (2025-03-19)
516
617
6576
6677### Features
6778
68- - ** polyhedra ** : Color protocol
79+ - ** polyhedrons ** : Color protocol
6980 ([ ` 15b35fc ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/15b35fcfdda1afc66f4eb4942d9f54006bbc9a0f ) )
7081
7182
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Viewer"
8- version = " 1.5.0 "
8+ version = " 1.6.0-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments