File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " tad" ,
33 "productName" : " Tad" ,
44 "description" : " Tabular data viewer" ,
5- "version" : " 0.8.1 " ,
5+ "version" : " 0.8.2 " ,
66 "author" :
" Antony Courtney <[email protected] > (http://www.antonycourtney.com)" ,
77 "repository" : " https://github.com/antonycourtney/tad" ,
88 "dependencies" : {
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ <h1 class="ornament">A better way to view & analyze data</h1>
9090 < div id ="news " class ="section news-section ">
9191 < div class ="container ">
9292 < h3 > News</ h3 >
93- < p class ="lead "> Tad 0.8.1 - April 9 , 2017</ p >
93+ < p class ="lead "> Tad 0.8.2 - April 12 , 2017</ p >
9494 < P >
9595 An < strong > initial release</ strong > of Tad for macOS is now available for download and installation.
9696 < P >
@@ -108,7 +108,7 @@ <h3>News</h3>
108108 If you're comfortable with the above, please...
109109 < P class ="download ">
110110 < a id ="download-latest-release " class ="btn btn-default "
111- href ="https://github.com/antonycourtney/tad/releases/download/v0.8.1 /tad-0.8.1 .dmg ">
111+ href ="https://github.com/antonycourtney/tad/releases/download/v0.8.2 /tad-0.8.2 .dmg ">
112112 < span class ="glyphicon glyphicon-download-alt " aria-hidden ="true "> </ span >
113113 Download for Mac
114114 </ a >
@@ -151,6 +151,14 @@ <h3>Contact</h3>
151151 < div id ="relnotes " class ="section relnotes-section ">
152152 < div class ="container ">
153153 < h3 > Release Notes</ h3 >
154+ < div class ="release-section ">
155+ < h4 > Tad 0.8.2 - April 12, 2017</ h4 >
156+ < P >
157+ < h5 > Bug Fixes</ h5 >
158+ < ul >
159+ < li > Fix critical bug in pivoting by non-text columns
160+ </ ul >
161+ </ div >
154162 < div class ="release-section ">
155163 < h4 > Tad 0.8.1 - April 9, 2017</ h4 >
156164 < P >
You can’t perform that action at this time.
0 commit comments