Skip to content

Releases: Willena/Influxql

1.2.1

13 Nov 23:05

Choose a tag to compare

What's Changed

  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by @dependabot[bot] in #14
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #15
  • Bump junit.version from 5.11.3 to 5.11.4 by @dependabot[bot] in #16
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1 by @dependabot[bot] in #17
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 by @dependabot[bot] in #18
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 by @dependabot[bot] in #21
  • Bump junit.version from 5.11.4 to 5.12.0 by @dependabot[bot] in #19
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #20
  • Bump junit.version from 5.12.0 to 5.12.1 by @dependabot[bot] in #22
  • Bump surefire.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #23
  • Bump junit.version from 5.12.1 to 5.12.2 by @dependabot[bot] in #24
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot[bot] in #25
  • Bump junit.version from 5.12.2 to 5.13.0 by @dependabot[bot] in #27
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in #26
  • Bump junit.version from 5.13.0 to 5.13.2 by @dependabot[bot] in #29
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 by @dependabot[bot] in #36
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by @dependabot[bot] in #35
  • Bump junit.version from 5.13.2 to 5.13.4 by @dependabot[bot] in #34
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #32

Full Changelog: 1.2.0...1.2.1

1.2.0

13 Nov 20:46

Choose a tag to compare

  • Implemented FUTURE and PAST limits, recently added in influxql go

1.1.0

10 Nov 20:21

Choose a tag to compare

  • Implemented InfluxQL parser

1.0.0

10 Nov 20:20

Choose a tag to compare

  • Initial release
  • Implemented query builder