This repository was archived by the owner on Mar 25, 2022. It is now read-only.
Version 2.0.0
Breaking Changes:
- Alias
proclaim.okasproclaimto fully match the Node.jsassertAPI - Rename
proclaim.lengthtoproclaim.lengthEquals
New Features:
- Add
proclaim.lessThanassertion - Add
proclaim.lessThanOrEqualassertion - Add
proclaim.greaterThanassertion - Add
proclaim.greaterThanOrEqualassertion
Code Enhancements:
- General housekeeping
- Overhaul the unit tests for greater readability
Inception:
- Use proclaim to test proclaim
