v0.2.0
Initial public release.
What's Changed
Dependency Updates
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 by @dependabot in #45
- Bump spotbugs-annotations from 4.6.0 to 4.7.0 by @dependabot in #46
- Bump com.diffplug.spotless from 6.5.2 to 6.6.1 by @dependabot in #51
- Bump pl.allegro.tech.build.axion-release from 1.13.6 to 1.13.7 by @dependabot in #55
- Bump classgraph from 4.8.146 to 4.8.147 by @dependabot in #59
- Bump pl.allegro.tech.build.axion-release from 1.13.7 to 1.13.9 by @dependabot in #58
- Bump junit-pioneer from 1.7.0 to 1.7.1 by @dependabot in #56
- Bump mockito-junit-jupiter from 4.5.1 to 4.6.0 by @dependabot in #57
- Bump pl.allegro.tech.build.axion-release from 1.13.9 to 1.13.10 by @dependabot in #61
- Bump mockito-junit-jupiter from 4.6.0 to 4.6.1 by @dependabot in #60
- Bump com.diffplug.spotless from 6.6.1 to 6.7.0 by @dependabot in #62
- Bump com.diffplug.spotless from 6.7.0 to 6.7.2 by @dependabot in #67
- Bump pl.allegro.tech.build.axion-release from 1.13.10 to 1.13.14 by @dependabot in #66
- Bump com.diffplug.spotless from 6.7.2 to 6.8.0 by @dependabot in #71
- Bump log4jVersion from 2.17.2 to 2.18.0 by @dependabot in #69
- Bump spotbugs-annotations from 4.7.0 to 4.7.1 by @dependabot in #72
- Bump com.github.spotbugs from 5.0.6 to 5.0.9 by @dependabot in #70
- Bump classgraph from 4.8.147 to 4.8.149 by @dependabot in #73
- Bump org.javamodularity.moduleplugin from 1.8.11 to 1.8.12 by @dependabot in #77
- Bump pl.allegro.tech.build.axion-release from 1.13.14 to 1.14.0 by @dependabot in #76
- Bump com.diffplug.spotless from 6.8.0 to 6.9.1 by @dependabot in #78
- Bump junitVersion from 5.8.2 to 5.9.0 by @dependabot in #74
- Bump mockito-junit-jupiter from 4.6.1 to 4.7.0 by @dependabot in #79
- Bump com.github.spotbugs from 5.0.9 to 5.0.10 by @dependabot in #80
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 by @dependabot in #81
- Bump spotbugs-annotations from 4.7.1 to 4.7.2 by @dependabot in #82
- Bump com.github.spotbugs from 5.0.10 to 5.0.12 by @dependabot in #84
- Bump mockito-junit-jupiter from 4.7.0 to 4.8.0 by @dependabot in #85
- Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 by @dependabot in #88
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 by @dependabot in #87
- Bump junitVersion from 5.9.0 to 5.9.1 by @dependabot in #89
- Bump pl.allegro.tech.build.axion-release from 1.14.1 to 1.14.2 by @dependabot in #93
- Bump actions/checkout from 2 to 3 by @dependabot in #92
- Bump spotbugs-annotations from 4.7.2 to 4.7.3 by @dependabot in #95
- Bump mockito-junit-jupiter from 4.8.0 to 4.8.1 by @dependabot in #96
- Bump com.github.spotbugs from 5.0.12 to 5.0.13 by @dependabot in #97
Less Exciting Things
- Enable snapshot builds by @big-andy-coates in #38
- Switch to creekservice by @big-andy-coates in #39
- Update test dependency to snapshot by @big-andy-coates in #41
- Update version workflow by @big-andy-coates in #42
- Update version workflow by @big-andy-coates in #43
- Update test dep to snapshot by @big-andy-coates in #44
- Enhance @GeneratesSchema type discovery by @big-andy-coates in #47
- Fix coverage by @big-andy-coates in #49
- Enhance @GeneratesSchema type discovery by @big-andy-coates in #48
- Standardize coverage by @big-andy-coates in #50
- Enhance SubtypeNaming: allow base name to be a String. by @big-andy-coates in #53
- Have the main build run occasionally to pick up issues by @big-andy-coates in #54
- Add a common reverse iterator for a list. by @big-andy-coates in #63
- Util for getting code location by @big-andy-coates in #64
- Add
RuntimeIOException
type by @big-andy-coates in #68 - Add > and < preconditions by @big-andy-coates in #86
- Add
Primitives
util for working with boxed and unboxed primitives. by @big-andy-coates in #90 - Add
Throwables
to provide stack traces by @big-andy-coates in #91 - Upgrade SLF4J by @big-andy-coates in #94
- Fix java doc issues by @big-andy-coates in #98
- Update with the latest conventions and workflows by @big-andy-coates in #99
Full Changelog: v0.1.33...v0.2.0