File golang-github-smartystreets-assertions.changes of Package golang-github-smartystreets-assertions
------------------------------------------------------------------- Fri Dec 16 10:42:31 UTC 2016 - tboerger@suse.com - Update to version 1.6.0+git20160225.e9a2f67: * Defined the failure view in this project to eliminate a dependency on goconvey. * Declared identical json tags on each implementation of the failure view. * Removed dependency on goconvey (for good). * Rendered go-render. * Latest ogle stuff. * ShouldResemble now makes use of the go-render package in failure scenarios for extra helpful output. * show length of actual value in "ShouldHaveLength" failure * Roll go-render to Fix #8 * Corrected messages. ------------------------------------------------------------------- Fri Dec 16 10:39:50 UTC 2016 - tboerger@suse.com - Refactoring based on new packaging proposal ------------------------------------------------------------------- Mon Dec 14 22:15:47 UTC 2015 - avvissu@yandex.ru - Initial version