This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### v1.0.7
4+
5+ ** Latest Protagonist**
6+ - [ #399 ] ( https://github.com/apiaryio/dredd/pull/399 ) Pinned Protagonist to 1.2.6. (@honzajavorek )
7+
8+ ** Bug fixes**
9+ - [ #406 ] ( https://github.com/apiaryio/dredd/pull/406 ) Hotfix of setCommandAndCheckForExecutables (@honzajavorek )
10+ - [ #407 ] ( https://github.com/apiaryio/dredd/pull/407 ) Fixing apiary reporter (@honzajavorek , @netmilk )
11+
312### v1.0.6
413
514** Huge refactoring of hooks handler and related logic**
1524- [ #398 ] ( https://github.com/apiaryio/dredd/pull/398 ) Babel support documentation (@netmilk )
1625- [ #396 ] ( https://github.com/apiaryio/dredd/pull/396 ) Add permalinks to headings (@smizell )
1726- [ #397 ] ( https://github.com/apiaryio/dredd/pull/397 ) Fix 404 CHANGELOG link (@smizell )
18- - [ #400 ] ( https://github.com/apiaryio/dredd/pull/400 ) Readme & Doc improvement (@netmilk & @honzajavorek )
27+ - [ #400 ] ( https://github.com/apiaryio/dredd/pull/400 ) Readme & Doc improvement (@netmilk , @honzajavorek )
1928
2029### v1.0.5
2130
Original file line number Diff line number Diff line change 11{
22 "name" : " dredd" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.0.7 " ,
44 "description" : " HTTP API Testing Framework" ,
55 "main" : " lib/dredd.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments