Skip to content

Version 1.5

Compare
Choose a tag to compare
@pilgr pilgr released this 22 Sep 13:17
· 141 commits to master since this release
  • Removed restriction to use classes only having no-arg constructor;
  • Custom serializers now can be added using Paper.addSerializer();
  • Kotlin is fully supported now, including saving data classes.