File tree 6 files changed +18
-10
lines changed
6 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<rss
3
- version=" 1.3.3 "
3
+ version=" 1.3.4 "
4
4
xmlns:atom=" http://www.w3.org/2005/Atom"
5
5
xmlns:sparkle=" http://www.andymatuschak.org/xml-namespaces/sparkle"
6
6
xmlns:fervor=" https://github.com/pypt/fervor"
14
14
<atom : link href =" https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/Appcast.xml" rel =" self" type =" application/rss+xml" />
15
15
16
16
<item >
17
- <title >Version 1.3.3 </title >
18
- <pubDate >Wed, 20 October 2021 19:21 +0000</pubDate >
17
+ <title >Version 1.3.4 </title >
18
+ <pubDate >Mon, 29 November 2021 13:15 +0000</pubDate >
19
19
<guid isPermaLink =" true" >https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/ReleaseNotes.html</guid >
20
20
21
21
<!-- One of those (<link> is preferred by Fervor, <sparkle:releaseNotesLink> is used by Sparkle) -->
28
28
29
29
<!-- Windows version. -->
30
30
<enclosure
31
- url=" https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/StereoVisionToolkit-1.3.3 -Win64.exe"
32
- fervor:version=" 1.3.3 "
31
+ url=" https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/StereoVisionToolkit-1.3.4 -Win64.exe"
32
+ fervor:version=" 1.3.4 "
33
33
fervor:platform=" Q_OS_WIN32"
34
34
length=" 884596358"
35
35
type=" application/octet-stream" />
Original file line number Diff line number Diff line change 1
1
# Stereo Vision Toolkit
2
2
3
3
Changes:
4
- - Upgrade update system
4
+ - Deployment process improvements
5
5
6
6
Known issues:
7
7
- Requires manual restart after installation.
Original file line number Diff line number Diff line change
1
+ # Stereo Vision Toolkit Changelog
2
+ Each change is tied to a GitHub issue see [ issues] ( https://github.com/i3drobotics/stereo-vision-toolkit/issues ) for details
3
+
4
+ # v1.3.4
5
+ ## Updates
6
+ - Improve GitHub review and build process [ #97 ] ( https://github.com/i3drobotics/stereo-vision-toolkit/issues/97 ) [ #99 ] ( https://github.com/i3drobotics/stereo-vision-toolkit/issues/99 )
7
+ ## Fixes
8
+ - Fix invalid links in repository README [ #95 ] ( https://github.com/i3drobotics/stereo-vision-toolkit/issues/95 ) [ #100 ] ( https://github.com/i3drobotics/stereo-vision-toolkit/issues/100 )
Original file line number Diff line number Diff line change 7
7
< body >
8
8
< h1 > Industrial 3D Robotics</ h1 >
9
9
< h2 > Stereo Vision Toolkit</ h2 >
10
- < h3 > Latest release: 1.3.3 </ h3 >
11
- < button onclick ="location.href='https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/StereoVisionToolkit-1.3.3 -Win64.exe' " type ="button ">
10
+ < h3 > Latest release: 1.3.4 </ h3 >
11
+ < button onclick ="location.href='https://github.com/i3drobotics/stereo-vision-toolkit/releases/latest/download/StereoVisionToolkit-1.3.4 -Win64.exe' " type ="button ">
12
12
Download</ button >
13
13
< button onclick ="location.href='app/UserGuide.pdf' " type ="button ">
14
14
User Guide</ button >
Original file line number Diff line number Diff line change 1
1
# Stereo Vision Toolkit
2
2
3
3
Changes:
4
- - Upgrade update system
4
+ - Deployment process improvements
5
5
6
6
Known issues:
7
7
- Requires manual restart after installation.
Original file line number Diff line number Diff line change 1
- 1.3.3
1
+ 1.3.4
You can’t perform that action at this time.
0 commit comments