Skip to content

v0.9.6

Compare
Choose a tag to compare
@khvzak khvzak released this 29 Feb 22:21
270b98a

Changes:

  • Added to_pointer function to Function/Table/Thread
  • Implemented IntoLua for &Value
  • Implemented FromLua for RegistryKey
  • Faster (~5%) table array traversal during serialization
  • Some performance improvements for bool/int types

Full Changelog: v0.9.5...v0.9.6