Skip to content

Latest commit

 

History

History
90 lines (36 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

90 lines (36 loc) · 3.36 KB

0.3.3 (2023-01-18)

Bug Fixes

  • correct an annotation placement (d73c0e6)

Features

  • Slice: add copyFromValue (120e375)

0.3.2 (2022-12-21)

Bug Fixes

  • correct an annotation placement (d73c0e6)

0.3.1 (2022-12-15)

Features

0.3.0 (2022-12-12)

Features

  • add optimizations to StrCharsIter, StrChar (06a0b55)
  • add unicode code point support and tests for StrChar (07f2047)

0.2.2 (2022-12-11)

Bug Fixes

  • fix critical issues in SliceIter tests (6887ae4)
  • fix critical issues with nextBack in StrCharsIter and its tests; add optimizations (6fcb355)

0.2.1 (2022-12-09)

0.2.0 (2022-12-09)

Features

0.1.1 (2022-12-08)

0.1.0 (2022-12-07)

Bug Fixes

Features