- Add dot net dnx451 nuget output
- Add dot net 450 nuget output
- Updated : Fix regression issue on mismatch messages
- New : New matchers All.Of and Any.Of to improve fluency vs the use of Matchers.All and Matchers.Any
- New : new match methods on AnArray and AByteArray
- New : AList.InOrder().WithOnlyValues(..)
Noteable changes
- Updated : AList now better supports mixed lists
- Updated : Improved diagnostic error messages
- Updated : Addition of new match methods on various matchers
- Updated : Various bug fixes
- Updated : Improve documentation
- New : Add new matchers AnException, AChar
- New : Add Expect.That(..).Throws(..) for exception testing
- Release as NuGet package