Skip to content

0.0.3

Latest
Compare
Choose a tag to compare
@pomponchik pomponchik released this 23 Jul 15:45
4bb95a4

A little update.

  • Added a 100% test coverage gate.
  • Added new issue templates.
  • Changed the internal implementation of working with cancellation tokens: added DefaultToken support.
  • Added some keywords to the package metadata.
  • Now you can import suby both by expressions like import suby and from suby import suby. It's useful if you're using some type checking tools.