Feature
* Make it possible to swap the underlying regex module ([`b47995e`](https://github.com/vberlier/tokenstream/commit/b47995ee40c0e1c43afa68bc891770670e0e1502))
Fix
* Allow expect_eof() to succeed even if the "eof" token was already consumed ([`7a8e799`](https://github.com/vberlier/tokenstream/commit/7a8e7995e3e9d74a7146e15c30440795ce026fcc))
* Update typing ([`0ce06c7`](https://github.com/vberlier/tokenstream/commit/0ce06c7923a694496382060646d91317f6b8bed9))