Releases: xlate/yaml-json
Releases · xlate/yaml-json
v0.2.0
- #139 Release 0.2.0
- #138 Additional options to allow control over style of generated YAML
- #137 Enable user-provided YAML configuration objects
- #136 Add support for mapping merge key
<<
- #135 Update README
- #134 Save the build-context for use in Sonar analysis action
- #133 CI: Add safe Sonar scan and JavaDoc verification
- #132 Add several missing JavaDoc comments and fix snakeyaml linkage
- #131 Remove instance checks for NodeEvent (always true)
- #130 Implement additional JsonParser methods to obtain and skip JsonValues
- #129 Remove reflection from YAML parser detection
- #128 Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
- #127 Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
- #126 Bump actions/cache from 3 to 4
- #125 Run Sonar action with Java 21
- #124 Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
- #123 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
v0.1.1
- #122 Release 0.1.1
- #121 Add Pre-Release and Release workflows
- #120 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
- #119 Add Java 21 to CI
- #118 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0
- #117 Bump actions/setup-java from 1 to 4
- #116 Bump github/codeql-action from 1 to 3
- #115 Bump actions/checkout from 2 to 4
- #114 Bump actions/cache from 1 to 3
- #113 Add github-actions configuration for dependabot
- #112 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
- #111 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
- #110 Bump org.mockito:mockito-core from 5.7.0 to 5.8.0
- #109 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
- #108 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
- #107 Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
- #106 Bump org.mockito:mockito-core from 5.6.0 to 5.7.0
- #105 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
- #104 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
- #103 Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5
- #102 Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3
- #101 Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
- #100 Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
- #99 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
- #98 Bump org.yaml:snakeyaml from 2.1 to 2.2
- #97 Bump org.snakeyaml:snakeyaml-engine from 2.6 to 2.7
- #96 Bump org.mockito:mockito-core from 5.4.0 to 5.5.0
- #95 Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4
- #94 Bump org.yaml:snakeyaml from 2.0 to 2.1
- #93 Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
- #92 Bump parsson from 1.1.2 to 1.1.3
- #91 Bump mockito-core from 5.3.1 to 5.4.0
- #90 Bump maven-surefire-plugin from 3.1.0 to 3.1.2
- #89 Bump maven-release-plugin from 3.0.0 to 3.0.1
- #88 Bump maven-dependency-plugin from 3.5.0 to 3.6.0
- #87 Bump maven-source-plugin from 3.2.1 to 3.3.0
- #86 Bump parsson from 1.1.1 to 1.1.2
- #85 Bump jakarta.json-api from 2.1.1 to 2.1.2
- #84 Bump maven-gpg-plugin from 3.0.1 to 3.1.0
- #83 Bump maven-surefire-plugin from 3.0.0 to 3.1.0
- #82 Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
- #81 Bump junit-jupiter from 5.9.2 to 5.9.3
- #80 Bump mockito-core from 5.3.0 to 5.3.1
- #79 Bump mockito-core from 5.2.0 to 5.3.0
- #78 Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
- #77 Bump maven-release-plugin from 2.5.3 to 3.0.0
- #76 Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0
- #75 Bump mockito-core from 5.1.1 to 5.2.0
- #74 Bump maven-compiler-plugin from 3.10.1 to 3.11.0
- #73 Bump snakeyaml from 1.33 to 2.0
- #72 Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
- #71 Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
- #70 Bump mockito-core from 5.1.0 to 5.1.1
- #69 Bump mockito-core from 5.0.0 to 5.1.0
- #68 Bump mockito-core from 4.11.0 to 5.0.0
- #67 Bump snakeyaml-engine from 2.5 to 2.6
- #66 Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
- #65 Bump maven-dependency-plugin from 3.4.0 to 3.5.0
- #64 Bump junit-jupiter from 5.9.1 to 5.9.2
- #63 Bump mockito-core from 4.10.0 to 4.11.0
- #62 Bump mockito-core from 4.9.0 to 4.10.0
- #61 Bump maven-dependency-plugin from 3.3.0 to 3.4.0
- #60 Bump mockito-core from 4.8.1 to 4.9.0
- #59 Bump mockito-core from 4.8.0 to 4.8.1
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