File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.3.0-rc.1 (2024-10-31)
5+
6+ ### Features
7+
8+ * feat(screenshot): new rpc
9+ missing unit tests ([ ` 9e0c637 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/9e0c63729574144ed55af1633883e2496b4dd7aa ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #27 from Geode-solutions/feat/screenshot
14+
15+ feat(screenshot): new rpc ([ ` c12723d ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/c12723dd8c77cfb2301a106f9948b062ee3e5917 ) )
16+
17+ * Update src/tests/conftest.py
18+
19+ Co-authored-by: Arnaud Botella <
[email protected] > (
[ ` becbd80 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/becbd80025c6c4ce8a875fc0ac58000314c5b068 ) )
20+
21+ * fix tests ([ ` 3bd2b77 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/3bd2b77231e4dccbd13c8de869f5d56a3d7f83a2 ) )
22+
23+ * fix get_response for bytes response ([ ` 0586102 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/0586102a1ac50f2d022098cede23fca786458d96 ) )
24+
25+ * update unit tests ([ ` 0371651 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/03716512c3f9441f0c21fd81ccbe7c8e3cd9d060 ) )
26+
27+ * more options : filename/output_extention/background ([ ` f9a547c ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/f9a547c0be68b320292c6c1f2f62bcef94d377ee ) )
28+
29+ * ([ ` 8ef5d85 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/8ef5d856295d40b5bc915be59e540e5b36ef6bff ) )
30+
31+
432## v0.2.1 (2024-10-22)
533
634### Unknown
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 = " 0.2 .1"
8+ version = " 0.3.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