Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@castarco castarco released this 06 Feb 11:54
· 36 commits to main since this release
116c674

Improvements

  • Stricter type checks for dependencies re-registration
  • Performance improvement: avoid internal clone operations when possible

Development

  • Increased testing coverage: it was already maxed at 100%, but the value is misleading, certain aspects of the library (mostly typing) were not covered. This is still true, even if "real" coverage is now higher.