Skip to content

v11.0.0-alpha.9

Choose a tag to compare

@DZakh DZakh released this 02 Jul 09:26
92e15e3

What's Changed

  • Optimize S.Output/Input extraction to match only ~standard marker by @DZakh in #270
  • Refactor variable allocation from side-channel to owned declarations by @DZakh in #273
  • Refactor val access and union dispatch for dict coercion by @DZakh in #274
  • Extract atomic type-check conditions for union dispatch sync by @DZakh in #275
  • Fix double transform on flattened object fields by @DZakh in #278
  • Add runtime benchmarks with CodSpeed instrumentation by @DZakh in #276
  • Bump version to 11.0.0-alpha.9 by @DZakh in #280
  • Support encoding fixed-property objects to dict targets by @DZakh in #279

Full Changelog: v11.0.0-alpha.8...v11.0.0-alpha.9