Skip to content

Releases: piraces/guid-ts

1.1.2

22 Jan 17:01
Compare
Choose a tag to compare

v1.1.2

Changelog:

  • Updated dev dependencies to a stable non vulnerable version.
  • Updated tests.

1.1.1

20 Mar 23:52
Compare
Choose a tag to compare

v1.1.1

Changelog:

  • Updated dev dependencies to a stable non vulnerable version.
  • Updated tests.

Minor release 1.1.0

01 May 19:36
Compare
Choose a tag to compare

v1.1.0

Changelog:

  • Improved speed generating GUIDs
  • Added coverage info and improved tests
  • Added documentation for all code
  • Allow the use of custom Crypto implementations when generating a new Guid.

First stable release

26 Apr 19:00
003422e
Compare
Choose a tag to compare

v1.0.0

Changelog:

  • Fully tested methods.
  • Improved README.md.
  • Changed Guid.Empty to method (Guid.empty()).
  • Support for mscrypto (IE11).

First pre-release

26 Apr 15:51
3df6f9d
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

Initial release of guid-ts.

Basic functionallity implemented but some things to work on.

Go and try it!