Skip to content

Conversation

Brixomatic
Copy link

  • Forked from noahra/java who added support for record classes.
  • Updated Version to Java 17 (LTS)
  • Added a module-info.java file so it can be used on the module-path without having a an unstable "automatic" module name.
  • Updated some dependencies and plugins to newer version.
  • Did not fix the old failing tests.

TODO: If you merge this, you should probably update the library version in the pom.xml file.

mxyns and others added 18 commits March 2, 2022 09:54
feat - migrated maven project to java 16 (#1)
test - failing test for unsupported Record (#3)
test - add serialization test (noahra#7) actually already works
test - fix added assertion (#3)
test - fix added assertion (#3) closes #3
…a#13) * tmp - record investigation / debugging * test - empty record read * test - tests showing different object decoder implementation use Co-authored-by: Maxou <5208681+mxyns@users.noreply.github.com> Co-authored-by: xinmiao <>
test - add tests for any wrap and stream (noahra#15)
test - add tests for any wrap and stream (noahra#15) closes noahra#15
@Brixomatic Brixomatic closed this Aug 13, 2022
@Brixomatic
Copy link
Author

closed because of malfunction with transitive dependency. Will open new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants