Skip to content

Releases: sleep-written/audit-var

v2.2.1: Changes:

23 Feb 19:04
Compare
Choose a tag to compare

The insterface ResponseType<T> has been exposed.

v2.2.0: Changes:

23 Feb 19:03
Compare
Choose a tag to compare

Added support to Record<string, any>;

v2.1.0:

24 Aug 14:48
Compare
Choose a tag to compare
  • Added the option "cut" in StringType.
  • Added comments when required.
  • Updated documentation.
  • Updated dev dependencies.

v2.0.1

06 Jul 13:52
Compare
Choose a tag to compare

This is the first major update. Includes Support to ESM projects, and the form of usage has been changed. Please read the readme to view how to use the library.

Minor update

27 Oct 13:02
Compare
Choose a tag to compare

Changelog:

  • Added AuditNull class to allow null values en certain cases defined by the developer.
  • README.md updated to include the new class.

First Release

26 Oct 19:13
Compare
Choose a tag to compare

First production release, with declaration files (*.d.ts).