Skip to content

Releases: gvx/bitser

v1.2

31 Dec 09:52
@gvx gvx
Compare
Choose a tag to compare

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

Version 1.1: bitser now supports cdata

29 Apr 18:41
@gvx gvx
Compare
Choose a tag to compare

After solving issue #14, it seemed to be time to do an actual versioned release. Let's serialize the world!