All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.1.2 - 2016-12-30
- Do not raise
UnknownHookError
whenNoMethodError
is raised inside of a hook block - @nicolasiensen
0.1.1 - 2016-11-13
- Alert the user when no hook files are found - @jeffdeville
0.1.0 - 2016-08-06
- This change log : )
- Possibility to use DreddHooks::Server as a library (see DreddHooks::CLI for an example)
- Started using the Semantic Versioning convention
- The test suite can be used locally (it is a workaround only)
- Ability to write Dredd hooks in Ruby
The original proof of concept was written by @netmilk.
See http://keepachangelog.com and take part of the discussion!