Skip to content

Releases: BadOPCode/NoDash

Switch contains arguments to any

24 Jan 17:07
115ff2a
Compare
Choose a tag to compare

Switched Contains arguments to any so the function is easier to use in external Typescript applications.

Fix missing export.

24 Jan 15:17
ca05b85
Compare
Choose a tag to compare
Remove GPR from publish list. (#30)

* Remove GPR from publish list.

* Add missing export

Co-authored-by: Shawn Rapp <badopcode@hotmail.com>

New function 'Contains'

22 Jan 20:56
74abe44
Compare
Choose a tag to compare

This release includes a new function 'Contains' which works similar to Compare but it requires data from the compared parameter to be in the base parameter but doesn't have to be equal.
Besides that this release contains some fixes to the environment and some refactoring of the old code.

Code freshen and security update.

11 Nov 08:16
4d61c52
Compare
Choose a tag to compare
1.2.8

Update package.json

Security Update

06 Aug 17:36
c3ee76e
Compare
Choose a tag to compare
1.2.6

Update package.json

Security Update

18 Jun 16:24
Compare
Choose a tag to compare

Moved from Greenkeeper to Snyk. New package steers away from packages with security flaws.

Fixed the month bug in DateFormat

08 Apr 05:46
25cdf7e
Compare
Choose a tag to compare
1.2.4

Bump version to the correct version.

Fixed yaml

27 Feb 09:48
Compare
Choose a tag to compare
1.2.1

Fix wrong repo in yaml.

Optimized and update build system.

27 Feb 09:38
600e017
Compare
Choose a tag to compare
1.2.0

Optimize and update build system. (#13)