Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@gvx gvx released this 31 Dec 09:52
· 1 commit to master since this release

It has been long overdue. Let's serialize the world!

Some important changes since 1.1:

  • Can serialize metatables now (optionally disabled with bitser.includeMetatables)
  • Added an extension API
  • Removed support for cdata, which was just too buggy to hold on. More robust support would probably need to depend on ffi-reflect, which is best done by an extension library