Skip to content

v4.0.0

Choose a tag to compare

@unional unional released this 01 Mar 06:25
3dbc658

4.0.0 (2018-03-01)

Features

  • change default export for assertron (#84) (3dbc658)

BREAKING CHANGES

  • default export changed to assertron

Exporting AssertOrder as default export was for backward compatibility purpose.

AssertOrder don't really need to naming flexibility provided by default export.

assertron however would benefit from the flexible naming.