Skip to content

Commit d4f451f

Browse files
committed
Release 0.5.0
1 parent a85ae8f commit d4f451f

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Xpano 0.5.0
2+
3+
- Selectable projection types (OpenCV implementations):
4+
- perspective, cylindrical, spherical, fisheye, stereographic
5+
- compressed rectilinear, panini, mercator, transverse mercator
6+
- Smooth preview zoom
7+
- Smooth thumbnail scrolling
8+
- Persistent window size between launches
9+
110
# Xpano 0.4.0
211

312
- Linux support release

misc/site/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ baseurl: "/xpano"
99
theme: jekyll-theme-cayman
1010

1111
github:
12-
zip_url: https://github.com/krupkat/xpano/releases/download/v0.4.0/xpano-v0.4.0-windows-x64.zip
13-
tar_url: https://github.com/krupkat/xpano/archive/refs/tags/v0.4.0.tar.gz
12+
zip_url: https://github.com/krupkat/xpano/releases/download/v0.5.0/xpano-v0.5.0-windows-x64.zip
13+
tar_url: https://github.com/krupkat/xpano/archive/refs/tags/v0.5.0.tar.gz
1414
is_project_page: true
1515
repository_url: https://github.com/krupkat/xpano
1616
repository_name: xpano

0 commit comments

Comments
 (0)