ES6
node > 4.x.x
npm > 3.x
hapi v8 to 13
glue v2 to 3
handlebars v3 to 4
hapi-auth-basic v2 to 4
hapi-auth-cookie v3 to 6
hoek v2 to 3
joi v6 to 8
boom v2 to 3
crumb v4 to 6
good v6 (previous = 6.x.x)
boom v2 to 3
handlebars 3 to 4
hoek v2 to 3
lout v6 to 9
code v1 to 2
lab v5 to 9
Added
async
Removed
bluebird
cheerio
Documentation
README is re-written
now has two study paths: individual & group.
Added create new ./assignments directory in root of project.
All completed assignments are in this directory. New assignment files have links
to the original issue for the assignment.
rewrote the Getting Started Guide (./guides/getstarted.md)
reflects each assignment branch containing the solution. Versus, previous version the
assignment branch contained the start point for the assignment.
Added guide explaining community development assignment. ./guides/groupDevelopment.md.
re-wrote assignments list and solutions page ./guides/contents.md.
Merging update #195 into master.
ES6 node > 4.x.x npm > 3.x hapi v8 to 13 glue v2 to 3 handlebars v3 to 4 hapi-auth-basic v2 to 4 hapi-auth-cookie v3 to 6 hoek v2 to 3 joi v6 to 8 boom v2 to 3 crumb v4 to 6 good v6 (previous = 6.x.x) boom v2 to 3 handlebars 3 to 4 hoek v2 to 3 lout v6 to 9 code v1 to 2 lab v5 to 9
Added
async
Removed
bluebird cheerio
Documentation
reflects each assignment branch containing the solution. Versus, previous version the assignment branch contained the start point for the assignment.