A little update.
- Added a 100% test coverage gate.
- Added new issue templates.
- Changed the internal implementation of working with cancellation tokens: added
DefaultTokensupport. - Added some keywords to the package metadata.
- Now you can import
subyboth by expressions likeimport subyandfrom suby import suby. It's useful if you're using some type checking tools.