Releases: umayr/cressida
Releases · umayr/cressida
Release list
Doctor Titanium
The Nuclear Bat Sentinel
Contains:
- Support for
UMDmodules. - Support for
sourcemaps. - Fix #4
Starlight Conjurer
Contains:
- New option
includeName. If this is false, name will ommitted
from the generated message even if you provide a name. - Throws an error if operator is not supported.
- Subjectless message.
Example:
Message('!empty') // should not be empty.The Gentle Guardian
Initial release consists of:
- Deleted grunt configs.
- Complete source in ES6.
- ESLint replaces JSHint.
- Complete Unit Tests.
- Added
.npmignore - Added
docs