CHANGELOG
develop branch
Nothing yet.
v1.2016061901
Released Sun 19th Jun 2016.
Fixes
- Updated to support latest Exception Helpers library
v1.2016052101
Released Sat 21st May 2016.
- feature release
- initial release
New
- Ported Stuart's ContactLib over
- Added
ContractsException
interface - Added
ContractFailed
exception - Added
ContractsExceptions
DI factory - Added
AssertValue
requirement class - Added
CheckContracts
class - Added
ContractChecks
class - Added
Contracts
class to be main user API
- Added