Skip to content

Releases: natty-parser/natty

natty-1.1.2

28 Nov 14:18

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #124
  • More weeding in dependencies. The only runtime dependency now is antlr

Full Changelog: natty-1.1.1...natty-1.1.2

natty-1.1.1

12 Nov 23:17

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #117
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #118
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #119
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #120
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #122
  • Support for CJK datetime format by @jlincoln-everlaw in #123

New Contributors

Full Changelog: natty-1.1.0...natty-1.1.1

natty-1.1.0

10 Aug 17:55

Choose a tag to compare

What's Changed

This is a major release because the implementation for 'holidays' and 'season events' was reworked. It doesn't use ical files for that any more, but just calculates them, which is possible for all supported holidays and other events.

A bunch of previously reported bugs were reviewed and if possible addressed.

Full Changelog: natty-1.0.2...natty-1.1.0

natty-1.0.2

07 Jul 20:28

Choose a tag to compare

What's Changed

  • #1 Fix unit tests on JDK 8 by @schup in #28
  • #26 Fix javadoc building by @schup in #27
  • Lowering log, so we don't have to configure logging in any project us… by @mihxil in #52
  • Remove logback dependency. by @mihxil in #58

Plus, a bunch of library upgrades by dependabot.

  • Bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot in #32
  • Bump slf4j-api from 2.0.4 to 2.0.5 by @dependabot in #34
  • Bump slf4j-api from 2.0.5 to 2.0.6 by @dependabot in #35
  • Bump ical4j from 3.2.7 to 3.2.8 by @dependabot in #36
  • Bump ical4j from 3.2.8 to 3.2.9 by @dependabot in #37
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #40
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #39
  • Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #44
  • Bump ical4j from 3.2.9 to 3.2.10 by @dependabot in #41
  • Bump ical4j from 3.2.10 to 3.2.11 by @dependabot in #45
  • Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #48
  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #47
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #43
  • Bump org.mnode.ical4j:ical4j from 3.2.11 to 3.2.12 by @dependabot in #54
  • Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #50
  • Bump maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #53
  • Bump org.mnode.ical4j:ical4j from 3.2.12 to 3.2.13 by @dependabot in #61
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #60
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #62
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #63
  • Bump org.mnode.ical4j:ical4j from 3.2.13 to 3.2.14 by @dependabot in #64
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #69
  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #73
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #72
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #87
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.2 by @dependabot in #86
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #83
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.12 by @dependabot in #75
  • Bump ch.qos.logback:logback-classic from 1.3.4 to 1.3.12 by @dependabot in #89
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.5.0 by @dependabot in #99
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2 by @dependabot in #91
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #95
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #96
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.7 by @dependabot in #92
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17 by @dependabot in #97
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #98
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot in #100

New Contributors

Full Changelog: v1_0_1...natty-1.0.2

1.0.1

06 Nov 19:55
62d107e

Choose a tag to compare

  • Fixing tests
  • Maven plugin upgrades

1.0.0

29 Jan 21:28

Choose a tag to compare

First release after the fork:

  • changed Maven id to io.github.natty-parser:natty
  • changed Java package to org.natty

Otherwise same code as https://github.com/joestelmach/natty 0.13