- fix when FIPS mode enabled. (Issue 7, thanks MattTheCuber)
0.2
----------------
- UnexpectedEOF has been renamed UnexpectedEOS. - Typing related improvements - flexparser now requires Python 3.9+ - Dropped class variables for types in favour of introspecting the generic hierarchy.