Skip to content

0.0.3

Compare
Choose a tag to compare
@mbarbin mbarbin released this 21 Feb 13:53
· 195 commits to main since this release

CHANGES:

Added

  • Add new tests, improve test coverage.

Changed

  • Improve organization of test files.
  • Rename Class => Trait (breaking change).

Fixed

  • Fix Interface.implements which shouldn't raise on empty interface (#3, @mbarbin).