Release 0.4.0
- [improved] Support install from github with
npm i -g github:cybertk/abao
- [added] Support beforeEach and afterEach hook (Thanks @bpytlik)
- [added] Json ref support (Thanks @pieterA)
- [improved] Replace
chai2-json-schema
withtv4
, this also fixed #54 (Thanks @emanuelef)