|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-09-19 --> |
| 3 | +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 | + <head> |
| 5 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| 6 | + <title>mapcode - </title> |
| 7 | + <style type="text/css" media="all"> |
| 8 | + @import url("./css/maven-base.css"); |
| 9 | + @import url("./css/maven-theme.css"); |
| 10 | + @import url("./css/site.css"); |
| 11 | + </style> |
| 12 | + <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> |
| 13 | + <meta name="Date-Revision-yyyymmdd" content="20140919" /> |
| 14 | + <meta http-equiv="Content-Language" content="en" /> |
| 15 | + |
| 16 | + </head> |
| 17 | + <body class="composite"> |
| 18 | + <div id="banner"> |
| 19 | + <div id="bannerLeft"> |
| 20 | + Mapcode Java Library |
| 21 | + </div> |
| 22 | + <div class="clear"> |
| 23 | + <hr/> |
| 24 | + </div> |
| 25 | + </div> |
| 26 | + <div id="breadcrumbs"> |
| 27 | + |
| 28 | + |
| 29 | + <div class="xleft"> |
| 30 | + <span id="publishDate">Last Published: 2014-09-19</span> |
| 31 | + | <span id="projectVersion">Version: 1.40</span> |
| 32 | + </div> |
| 33 | + <div class="xright"> |
| 34 | + |
| 35 | + </div> |
| 36 | + <div class="clear"> |
| 37 | + <hr/> |
| 38 | + </div> |
| 39 | + </div> |
| 40 | + <div id="leftColumn"> |
| 41 | + <div id="navcolumn"> |
| 42 | + |
| 43 | + |
| 44 | + <h5>Mapcode</h5> |
| 45 | + <ul> |
| 46 | + <li class="none"> |
| 47 | + <a href="index.html" title="Home">Home</a> |
| 48 | + </li> |
| 49 | + <li class="none"> |
| 50 | + <strong>Release Notes</strong> |
| 51 | + </li> |
| 52 | + </ul> |
| 53 | + <h5>Project Documentation</h5> |
| 54 | + <ul> |
| 55 | + <li class="collapsed"> |
| 56 | + <a href="project-info.html" title="Project Information">Project Information</a> |
| 57 | + </li> |
| 58 | + </ul> |
| 59 | + <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> |
| 60 | + <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> |
| 61 | + </a> |
| 62 | + |
| 63 | + |
| 64 | + </div> |
| 65 | + </div> |
| 66 | + <div id="bodyColumn"> |
| 67 | + <div id="contentBox"> |
| 68 | + <div class="section"> |
| 69 | +<h2>Release Notes (Version 1.40)<a name="Release_Notes_Version_1.40"></a></h2> |
| 70 | +<p>These are the release notes for the Java library for mapcodes.</p> |
| 71 | +<div class="section"> |
| 72 | +<h3>1.40<a name="a1.40"></a></h3> |
| 73 | +<ul> |
| 74 | +<li>Renamed class <tt>Mapcode</tt> to <tt>MapcodeCodec</tt>.</li> |
| 75 | +<li>Renamed class <tt>MapcodeInfo</tt> to <tt>Mapcode</tt>.</li> |
| 76 | +<li>Added high precision Mapcodes, with methods <tt>getMapcodeHighPrecision</tt></li> |
| 77 | +<li>Seriously reduced test set size.</li> |
| 78 | +<li>Replaced Unicode characters in source code to escapes.</li> |
| 79 | +<li>Added explicit character encoding to <tt>pom.xml</tt>.</li> |
| 80 | +<li>Fixed issues with decoder at some boundaries.</li></ul></div> |
| 81 | +<div class="section"> |
| 82 | +<h3>1.33.2<a name="a1.33.2"></a></h3> |
| 83 | +<ul> |
| 84 | +<li>Clean-up of release 1.33.2.</li> |
| 85 | +<li>Added release notes.</li> |
| 86 | +<li>Removed GSON dependency from production (now scope 'test' only).</li> |
| 87 | +<li>Added robustness with respect to Unicode characters.</li></ul></div> |
| 88 | +<div class="section"> |
| 89 | +<h3>1.33.1<a name="a1.33.1"></a></h3> |
| 90 | +<ul> |
| 91 | +<li>First release of Java library for MapCodes. Includes extensive test suite.</li></ul></div></div> |
| 92 | + </div> |
| 93 | + </div> |
| 94 | + <div class="clear"> |
| 95 | + <hr/> |
| 96 | + </div> |
| 97 | + <div id="footer"> |
| 98 | + <div class="xright"> |
| 99 | + Copyright © 2014 |
| 100 | + <a href="http://mapcode.com">Stichting Mapcode Foundation</a>. |
| 101 | + All Rights Reserved. |
| 102 | + |
| 103 | + </div> |
| 104 | + <div class="clear"> |
| 105 | + <hr/> |
| 106 | + </div> |
| 107 | + </div> |
| 108 | + </body> |
| 109 | +</html> |
0 commit comments