All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- fix error cause visibility to public
Assert.ok(value, message)
works in both Node an browser. Initialize the singleton using assertInit()
ObjectUtils.asSet(val, errMsg?)
returns val as defined. If it was not, an AssertionError(errMsg) will be thrown.