Skip to content

Tags: KrisSiegel/msngr.js

Tags

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7.0.0 (#70)

* Update travis for new node version testing
Version 7.0.0 setup

* Added package-lock
Updated some npm modules due to npm audit report
Removed msngr.safe()
Removed msngr.asyncify()

* Build updates

* Reverted grunt minor update as the minor update updates many dependencies that are major and breaking in super old versions of node.
Revert npm audit fixes; they are just build dependencies and I went through them they are of no concern in our usage.

* Cleaned up tiny bit more code
Increased timeout on one weird test case (long explanation but it's fine for now)
Added clean option to grunt / npm scripts

* Minor tweaks

* Update changelog notes

6.0.0

Toggle 6.0.0's commit message
6.0.0 (#66)

Removed mache and net
Removed dedupe, collapsed logic inward
Removed documentation regarding removals

* Removed unnecessary params
Updated node versions for testing

* Wrapping changes for 6.0.0

5.2.1

Toggle 5.2.1's commit message
5.2.1 (#65)

* Removed simex logo
Updated travis targets
Added an in progress changelog

* Removed middleware.js, moved logic into message.js and simplified

* Collapse middleware into message

* Updated dependencies
Added new build targets for travis
Removed benchmark items from Gruntfile
Reworked middleware into message source
Fixed syntax error in unit test (how did this not fail before!? heh)

* Updated changelog

5.2.0

Toggle 5.2.0's commit message
5.2.0 (#64)

Updated middleware signature to add an additional parameter to the handler that includes the calling message object
Changed build targets
Tweaks to documentation

5.1.0

Toggle 5.1.0's commit message
5.1.0 (#62)

* Version++
gitignore yarn.lock

* Separate out net request implementations

* Updated exceptionals to have unit tests and rename a few parameters to make more sense

* Extra immediate unit tests

* Added parallel() / series()
Fixed issue in mache.data
More unit tests

* Various documentation updates

5.0.1

Toggle 5.0.1's commit message
Merge pull request #60 from KrisSiegel/5.0.1

5.0.1 - tweaked documentation and added sponsor

5.0.0

Toggle 5.0.0's commit message
Merge pull request #59 from KrisSiegel/5.0.0

5.0.0

4.0.2

Toggle 4.0.2's commit message
Merge pull request #58 from KrisSiegel/4.1.0

Fixed issue where arrays are not deep copied in msngr.copy()

4.0.1

Toggle 4.0.1's commit message
Merge pull request #57 from KrisSiegel/4.0.1

4.0.1 bug fix and mache benchmark

4.0.0

Toggle 4.0.0's commit message
Merge pull request #56 from KrisSiegel/4.0.0

4.0.0