outmoded / lout

API documentation generator
Other
276 stars 49 forks source link

Hapi v17 #177

Closed henrikruscon closed 6 years ago

henrikruscon commented 6 years ago

Fixes #175

Ready to be merged after review

You may try this right now and let me know if everything works ✌️

yarn add henrikdahl/lout#hapi-v17
robman87 commented 6 years ago

Update "engines" to "node": ">=8.9.0" instead of ">=8.0.0" in package.json to be consistent with hapi v17 repo. You could also cherry-pick cd34d7e5f731a79292c150803fcce535d6ee7d25 from hapi17 branch to make AppYeyor and Travis-CI become happy.

henrikruscon commented 6 years ago

Finished test and full coverage for Hapi 17. Ready for merge ✌️

image

hueniverse commented 6 years ago

What's needed to push this to the finish line?

Marsup commented 6 years ago

Just time. Thanks @henrikdahl.