v0.1.0
What's Changed
- Add support for YAML aliases by @MikeEdgar in #49
- Allow alias expansion to be limited via configuration by @MikeEdgar in #50
- Replace old JDK 16 with LTS JDK 17 by @MikeEdgar in #57
Updated Dependencies
- Bump maven-dependency-plugin from 3.1.2 to 3.2.0 by @dependabot in #2
- Bump junit-jupiter from 5.7.0 to 5.7.2 by @dependabot in #3
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 by @dependabot in #4
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 by @dependabot in #5
- Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #6
- Bump snakeyaml from 1.28 to 1.29 by @dependabot in #7
- Bump mockito-core from 3.6.28 to 3.11.2 by @dependabot in #8
- Bump version.jakarta.json-api from 2.0.0 to 2.0.1 by @dependabot in #1
- Bump mockito-core from 3.11.2 to 3.12.0 by @dependabot in #9
- Bump mockito-core from 3.12.0 to 3.12.1 by @dependabot in #10
- Bump mockito-core from 3.12.1 to 3.12.3 by @dependabot in #11
- Bump mockito-core from 3.12.3 to 3.12.4 by @dependabot in #12
- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 by @dependabot in #13
- Bump junit-jupiter from 5.7.2 to 5.8.0 by @dependabot in #14
- Bump junit-jupiter from 5.8.0 to 5.8.1 by @dependabot in #15
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #16
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #17
- Bump junit-jupiter from 5.8.1 to 5.8.2 by @dependabot in #18
- Bump snakeyaml from 1.29 to 1.30 by @dependabot in #19
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #20
- Bump maven-jar-plugin from 3.2.0 to 3.2.1 by @dependabot in #21
- Bump maven-jar-plugin from 3.2.1 to 3.2.2 by @dependabot in #22
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #23
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #24
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #25
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #26
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #28
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #27
- Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #29
- Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #30
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #31
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #32
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 by @dependabot in #33
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #35
- Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #36
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #37
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #38
- Bump maven-antrun-plugin from 3.0.0 to 3.1.0 by @dependabot in #39
- Bump mockito-core from 4.5.0 to 4.5.1 by @dependabot in #40
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #34
- Bump mockito-core from 4.5.1 to 4.6.0 by @dependabot in #41
- Bump mockito-core from 4.6.0 to 4.6.1 by @dependabot in #42
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #43
- Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #44
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #45
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #46
- Bump snakeyaml from 1.30 to 1.31 by @dependabot in #47
- Bump snakeyaml-engine from 2.3 to 2.4 by @dependabot in #48
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #51
- Bump snakeyaml from 1.31 to 1.32 by @dependabot in #52
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #53
- Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #54
- Bump snakeyaml from 1.32 to 1.33 by @dependabot in #55
- Bump snakeyaml-engine from 2.4 to 2.5 by @dependabot in #56
New Contributors
- @dependabot made their first contribution in #2
- @MikeEdgar made their first contribution in #49
Full Changelog: v0.0.6...v0.1.0