## 1.0.1 - 2017-05-04

Added the new "commentary" type to the tests for language and URNs

## 1.0.0 - 2017-04-21

- Moved to MyCapytain 2.0.0b20
- Simplified some code for logs
- Reworked CLI (Console, travis, verbose, from_travis_to_hook were reworked into console, manifest, verbose, hookui)
- Moved CTS units to HookTest.capitains_units.cts and renamed them for clarity
- When some tests breaks, it stops others in HookTest.capitains_units.cts.CTSText_TestUnit.run
- Added a timeout parameter to allow for breaking out of network issues with RelaxNG Scheme checking

## 0.2.2 - 2017-04-19

Fixed a bug where count_words would fail silently and stops the test process.

## 0.2.1 - 2017-04-13

Added and Ensured new command --from_travis_to_hook works correctly

## 0.2.0 - 2017-04-05

New console system ! HookTest has been slightly rebuilt and redesign to accomodate with Travis Workflow

Huge work from @sonofmun

- Have a build command that creates CapiTainS proof resource directory ( Fixed #57 )
- Add a --travis command ( Fixed #56 )
- Wordcount should be language based ( Fixed #68 )
- Keep track of test status in units.py  ( Fixed #67  )
- Add a return to cmd_build ( Fixed #66 )
- Add / Correct unit tests ( Fixed #63 )
- Add test for correct xml:lang attribute