Version 0.2.2
The project was added to PyPi and renamed to Vermin to not clash.
Highlights:
- Converted into a proper packages:
verminandtests - Converted
MOD_MEM_REQSinto a multidict to support members with same name (different module) - Detects
strftimeandstrptimeformat directives - Detects f-strings (v3.6+)
- Properly reads source files as binary files
- Added 7 modules, 22 members, 5 kwargs, and 4 strftime directives
- Various bug fixes and improvements