Skip to content

Releases: vberlier/tokenstream

v1.7.0

03 Aug 00:21
Compare
Choose a tag to compare

Feature

v1.6.0

02 Aug 18:52
Compare
Choose a tag to compare

Feature

v1.5.0

05 Jan 00:38
Compare
Choose a tag to compare

Feature

  • Make it possible to swap the underlying regex module (b47995e)

Fix

  • Allow expect_eof() to succeed even if the "eof" token was already consumed (7a8e799)
  • Update typing (0ce06c7)

v1.4.2

02 Jun 21:53
Compare
Choose a tag to compare

Fix

v1.4.1

02 May 21:14
Compare
Choose a tag to compare

Fix

  • Take into account repeating newlines before emitting dedent tokens (109552c)

v1.4.0

12 Apr 23:51
Compare
Choose a tag to compare

Feature

v1.3.4

06 Apr 14:05
Compare
Choose a tag to compare

Fix

  • Better mechanism for tracking alternative errors (4e0c3f2)

v1.3.3

02 Apr 13:40
Compare
Choose a tag to compare

Fix

  • Keep track of alternative errors (9bee458)

v1.3.2

19 Feb 19:13
Compare
Choose a tag to compare

Fix

v1.3.1

06 Dec 15:50
Compare
Choose a tag to compare

Fix

  • Sort expected patterns in explanation (c1c26cb)