Skip to content

ph-commons 9.4.3

Choose a tag to compare

@phax phax released this 26 May 14:08
· 1039 commits to master since this release
  • Extended tests - thanks to @dliang2000
  • Extended NonBlockingCharArrayWriter with non-throwing write overloads
  • Changed IJsonObject API to favour addJson instead of add because of different nullness
  • Deprecated IHasSchema
  • Added IConfigurationSourceResource.getAllConfigItems
  • URLResource.getAsFile() is now nullable