Tags: KrisSiegel/msngr.js
Tags
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
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.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
PreviousNext