Skip to content

Version 3.6.0

Latest
Compare
Choose a tag to compare
@carlosame carlosame released this 14 Aug 15:54
· 29 commits to master since this release
v3.6.0

This release focuses on improving the usability of BufferSimpleWriter.

Detail of changes

  • Add method getBuffer() to BufferSimpleWriter.
  • Remove throws clause from methods in BufferSimpleWriter.
  • Remove unnecessary length check in AgentUtil.
  • Javadoc: add a module description.
  • Gradle: new build configuration.
  • Gradle: copy licensing files to META-INF directory of archive files.
  • Gradle: add a wrapper.
  • README: JDK binaries are now available from Adoptium instead of AdoptOpenJDK.
  • Bump JUnit to 4.13.2.
  • Bump year to 2022 in LICENSE.
  • Add a CI and CodeQL workflows.