Fix
- bump version
- re-adding sort of tags
v.1.1.0 (2022-10-23)
Feat
- changing implementation to use `multiprocessing.Manager` for shared memory among threads.
Fix
- remove unused imports
v.1.0.0 (2022-10-22)
Feat
- add publish step
- add ci pipeline
- initial commit of pytest-tagging
Fix
- more typos
- readme typo
- attempt to fix publish step