Skip to content

Releases: Shopify/string_view

v0.2.1

13 Apr 22:29

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Apr 22:26

Choose a tag to compare

What's Changed

  • Address code review: fix bugs, correctness issues, and performance by @paracycle in #4
  • Zero-copy transforms + StringView::Strict by @tobi in #2
  • StringView::Pool — amortized-allocation view factory by @tobi in #3
  • Refactor: DRY up validation, split extension into per-class files by @paracycle in #6
  • S-expression parser: Strict-based lexer test fixture + benchmark by @tobi in #5
  • Add String#view core extension by @paracycle in #8
  • Enforce frozen backing strings by @paracycle in #9

New Contributors

  • @tobi made their first contribution in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Apr 22:25

Choose a tag to compare