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.
- The new serialization format (Ser2) can be emitted via