Skip to content

3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 00:47
· 121 commits to master since this release

🚀 New features and improvements

  • Multi-Release-Jar with initial support for JDK 9 and JDK 10 NIO API (#120) @mkarg
  • Using NIO 8 to allow better offloading / performance (#111) @mkarg
  • NIO-7: Potential performance gains using offloading (#91) @mkarg
  • Various small speed improvements (#106) @gnodet
  • Add removeAttribute method to Xpp3Dom (#94) @olamy
  • Add public String[] getRawCommandline() to avoid OS dependency code in unit tests (#68) @zosrothko

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance