Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@UrielCh UrielCh released this 06 Aug 13:16
· 1 commit to master since this release
ebf7cf8

What's Changed

  • fix JSONObject.merge blocks overwriting (#175) by @caimo in #238
  • build: prepare for next version by @hezhangjian in #241
  • chore: use standard charset object instead by @hezhangjian in #242
  • add Spotless + Maven wrapper by @ccudennec-otto in #246
  • fix JSONArray merge(Object)(#51) by @caimo in #247
  • Bump junit.version from 5.11.4 to 5.12.0 in /json-smart by @dependabot[bot] in #253
  • Bump junit.version from 5.11.4 to 5.12.0 in /json-smart-action by @dependabot[bot] in #248
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 in /json-smart by @dependabot[bot] in #252
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /json-smart by @dependabot[bot] in #251
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 in /json-smart-action by @dependabot[bot] in #250
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /json-smart-action by @dependabot[bot] in #249
  • Bump junit.version from 5.12.0 to 5.12.1 in /json-smart by @dependabot[bot] in #256
  • Bump junit.version from 5.12.0 to 5.12.1 in /json-smart-action by @dependabot[bot] in #255
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 in /json-smart-action by @dependabot[bot] in #263
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 in /json-smart by @dependabot[bot] in #260
  • Bump junit.version from 5.12.1 to 5.12.2 in /json-smart-action by @dependabot[bot] in #262
  • Bump junit.version from 5.12.1 to 5.12.2 in /json-smart by @dependabot[bot] in #261
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 in /json-smart by @dependabot[bot] in #268
  • Bump junit.version from 5.12.2 to 5.13.0 in /json-smart by @dependabot[bot] in #267
  • Bump junit.version from 5.12.2 to 5.13.0 in /json-smart-action by @dependabot[bot] in #266
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 in /json-smart-action by @dependabot[bot] in #265
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in /json-smart-action by @dependabot[bot] in #276
  • Bump junit.version from 5.13.0 to 5.13.4 in /json-smart by @dependabot[bot] in #274
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in /json-smart by @dependabot[bot] in #273
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 in /json-smart-action by @dependabot[bot] in #277
  • Bump junit.version from 5.13.0 to 5.13.4 in /json-smart-action by @dependabot[bot] in #278
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 in /json-smart by @dependabot[bot] in #275
  • fix unpack dependencies failed (#176) by @pcHwang2 in #257
  • fix Issue 177 (support incomplet json messages) by @UrielCh in #254
  • improve github action by @UrielCh in #279
  • mutiple updates, new github workflow, more coverage.... by @UrielCh in #280
  • Upgrade by @UrielCh in #281

New Contributors

Full Changelog: 2.5.2...v2.6.0