This repository has been archived by the owner on Jan 30, 2018. It is now read-only.
Releases: 52North/iceland
Releases · 52North/iceland
Iceland v2.0.0
Quite a lot of changes; see the commit log.
Most notable is the introduction of Jan Mayen, Faroe, Shetland and Svalbard.
This release is available on Maven Central:
<dependency>
<groupId>org.n52.iceland</groupId>
<artifactId>iceland</artifactId>
<version>2.0.0</version>
</dependency>
Iceland v1.2.1
<dependency>
<groupId>org.n52.iceland</groupId>
<artifactId>iceland</artifactId>
<version>1.2.1</version>
</dependency>
This is a hot fix release, changes:
- #67 Do not allow doctype declarations
Iceland v1.2.0
Iceland v1.1.0
<dependency>
<groupId>org.n52.iceland</groupId>
<artifactId>iceland</artifactId>
<version>1.1.0</version>
</dependency>
Changes:
Iceland v1.0.0
Initial release.
<dependency>
<groupId>org.n52.iceland</groupId>
<artifactId>iceland</artifactId>
<version>1.0.0</version>
</dependency>