Skip to content

Releases: umayr/cressida

Doctor Titanium

Choose a tag to compare

@umayr umayr released this 16 Sep 08:13

Contains:

The Nuclear Bat Sentinel

Choose a tag to compare

@umayr umayr released this 15 Sep 09:48

Contains:

  • Support for UMD modules.
  • Support for sourcemaps.
  • Fix #4

Starlight Conjurer

Choose a tag to compare

@umayr umayr released this 07 Sep 12:52

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

Choose a tag to compare

@umayr umayr released this 06 Sep 21:27

Initial release consists of:

  • Deleted grunt configs.
  • Complete source in ES6.
  • ESLint replaces JSHint.
  • Complete Unit Tests.
  • Added .npmignore
  • Added docs