Skip to content

v0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 15:20
2a40b8f

0.8.4 (2022-10-07)

Bug Fixes

  • parser: comma between list items is not optional (9d97a02)
  • parser: panic when parsing LegacyIndex traversal operator (#86) (f7e9f87)
  • traversal: deserialize splat operators as unit (#84) (9ff1894), closes #81