This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: Burnett01/sys-api
Releases · Burnett01/sys-api
1.4.1
1.4.0
- Update deps: validator and mocha
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
1.0.0
0.6.0
0.5.1 - DEPRECATED
0.5.1 - Tests now available
0.5.0 - DEPRECATED
Version 0.5.0
-
The
connect()
method was renamed tolisten()
.
To keep compatibility you can still use the old name. -
Added
anon
property to allow anonymous access
0.4.6 - DEPRECATED
- Moved passwd-groups plugin to package.json (dependencies). It is no longer included but still available in this project.
- removed netfilter from examples (related: 1422156)
- merged restify's travis.yml
0.4.4 (hotfix) - DEPRECATED
(Fixed) In previous versions, the third argument (notls) of the internal server() wrapper did not register bundled-plugins.