Skip to content

Releases: dfabulich/sitemapgen4j

v1.1.1

17 Jul 10:27
2b7b645
Compare
Choose a tag to compare

Fixed: Close streams in finally clause #44

v1.1.0

05 Jul 14:52
0baf737
Compare
Choose a tag to compare

Release 1.1.0

Breaking change: GoogleNewsSitemapUrl and GoogleNewsSitemapUrl.Options constructors changed.

v1.0.6

03 Aug 19:25
Compare
Choose a tag to compare
Release 1.0.6

v1.0.5

03 Aug 19:01
Compare
Choose a tag to compare
1.0.5 released, preparing for 1.0.6

v1.0.4

03 Aug 19:01
Compare
Choose a tag to compare
1.0.4 released, preparing for 1.0.5

New release

13 Jun 13:16
Compare
Choose a tag to compare

Changelog see here.

This release is also available via maven:

    <groupId>com.github.dfabulich</groupId>
    <artifactId>sitemapgen4j</artifactId>
    <version>1.0.3</version>

Maintenance release

13 Dec 00:10
Compare
Choose a tag to compare

This release fixes #3.

This release also changes the groupId in the Maven Central Repository:

<groupId>com.github.dfabulich</groupId>
<artifactId>sitemapgen4j</artifactId>
<version>1.0.2</version>