Skip to content

Releases: ChimeHQ/Flexer

v0.2.3

05 May 11:44
4c3d8c6

Choose a tag to compare

What's Changed

  • BREAKING: Return nil on immediate hit in nextUntil() by @redradrat in #5
  • Detect newline sequences

Full Changelog: 0.2.2...0.2.3

v0.2.2

06 Apr 10:28
8925aa3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

v0.2.1

03 Jul 13:28
13a71f2

Choose a tag to compare

Introduce new numberSign token, deprecate pound

v0.2.0

07 Feb 12:20
6a3ab33

Choose a tag to compare

  • More convenient methods for TokenProtocol
  • BasicTextCharacterKind string property
  • LookAheadSequence string property
  • LookAheadSequenceReference
  • Non-mutating versions of LookAheadIteratorProtocol methods

v0.1.0

14 Jun 10:10
fc83238

Choose a tag to compare

SPM-compatible version

v0.1

23 May 11:45
c50afa1

Choose a tag to compare

Initial Release