Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@osyoyu osyoyu released this 02 Jan 16:21
· 27 commits to main since this release

Changed

  • Prepended frozen_string_literal: true to all Ruby files.
  • Internals
    • Updated rb-sys to 0.9.105.
    • Synced libbacktrace with upstream as of 2024-08-06.
  • Experimental
    • The new serialization format (Ser2) can be emitted via use_experimental_serializer: true. Development is still in its very early stage, and the old format will be the default in this release.