Skip to content

0.102.0

Compare
Choose a tag to compare
@bartlomieju bartlomieju released this 19 Jul 18:22
· 2578 commits to main since this release
95565a6

0.102.0 / 2021.07.19

  • feat: Add std/collections (#993)
  • fix(encoding/toml): fix comment line starting with whitespaces (#1017)
  • fix(encoding/toml): parse keys correctly (#1019)
  • fix(hash): fix handling of non-byte-sized TypedArray views (#1012)
  • fix(testing): Don't merge diff when it's not spaces even if it's surrounded by
    word-diff (#1032)