Skip to content

Releases: vberlier/tokenstream

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 00:21

Feature

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:52

Feature

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 00:38

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

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:53

Fix

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 02 May 21:14

Fix

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

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 23:51

Feature

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:05

Fix

  • Better mechanism for tracking alternative errors (4e0c3f2)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 02 Apr 13:40

Fix

  • Keep track of alternative errors (9bee458)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 19:13

Fix

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Dec 15:50

Fix

  • Sort expected patterns in explanation (c1c26cb)