Skip to content

Releases: pillarsjs/pillars

Friends

16 Feb 21:02
Compare
Choose a tag to compare
Friends Pre-release
Pre-release

Some min fixes and...
New npm release 0.5.0
Node engine: LTS 6.9.5
New support to any classic Connect Middleware
New support to use req+res alternatively to Gangway on controllers
New support to basic Express binds for more compatibility to Connect based middleware (as Passport)
Now Route & Middleware calls support implicit and explicit "new", new Route(...) === Route(...)
New properties for Route and Middleware '.connectSupport' shows if handlers are classic or not
Middleware "Directory" have new config property 'hideExt', on 'true' hide extensions for supported template files (and redirect if use extensions)

Wings

18 Jun 12:32
Compare
Choose a tag to compare
Wings Pre-release
Pre-release
0.2.0

Update README.md

#OpenExpoDay

16 Jun 10:51
Compare
Choose a tag to compare
#OpenExpoDay Pre-release
Pre-release
v0.1.1

IE fails on "deflate" enconding. Set "gzip" by default

Nock nock

14 Jun 20:42
Compare
Choose a tag to compare
Nock nock Pre-release
Pre-release
v0.1.0

Update README.md