Skip to content

v0.21.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 02:18
141e350

New features

  • Introduce new parse methods for builtin value types. Deprecate XX.parseInt/parseFloat (#2465) (12b3f35)

Bug fixes

  • Element access operator should derive index type properly from overloaded signature (#2468) (141e350)
  • Fix number of lines for f32x4.shuffle definition (#2459) (61317b4)

Other