8000 Tags · gthill7/kazaam · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gthill7/kazaam

Tags

v3.4.7

Toggle v3.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix broken UUID dependency (qntfy#87)

v3.4.6

Toggle v3.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qntfy#81 from findkim/80-unix-ts-support

Add unix epoch timestamp transform

v3.4.5

Toggle v3.4.5's commit message
update UUID dependency (qntfy#76)

v3.4.4

Toggle v3.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qntfy#70 from jcelliott/fix_uuid_breaking_change

Fix breaking API change in uuid package

v3.4.3

Toggle v3.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qntfy#68 from JoshKCarroll/67-over-string-bug

qntfy#67 Bug fix

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qntfy#66 from JoshKCarroll/64-bug-fixes

Bug fixes related to qntfy#64

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qntfy#65 from JoshKCarroll/64-coalesce-ignore

Add `ignore` array support in Coalesce()

v3.4.0

Toggle v3.4.0's commit message
qntfy#62 Add Delete Transform (qntfy#63)

* Initial setup for delete transform

* Finish Delete transform and add more tests

v3.3.0

Toggle v3.3.0's commit message
Add improved array support (qntfy#58)

* Move to qntfy/jsonparser

* Move everything to setJSONRaw and support append/prepend

* Add tests, update README

* Add jsonparser version with array support

v3.2.1

Toggle v3.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add VSCode debug binary to gitignores. (qntfy#57)

Fix UUID unit test raw JSON specs and input.
Fix the functionality of two tests.
Add unit tests to ensure all UUID transforms are processed.
Fix bug which only processed the first UUID transform.
0