- Merge pull request #23 from bobisme/master
- take an interface instead of *testing.T
- Merge pull request #24 from abdelrahmanbadr/master
- Update expect.go
- Update expect.go
- Update expect.go
- return http response with Done method
- Merge pull request #22 from Vehsamrak/patch-1
- Version link correction in README
- fix(examples): basic
- fix(header):
- fix(travis): use string notation for matrix items
- faet(travis): add Go 1.10 runtime
- refactor(docs): remove codesponsor
- refactor(import): update imports to v3
- feat(version): bump major to v3
- Merge pull request #17 from dvic/json-generic-assertion
- support asserting JSON types other than objects (fixes #16)
- refactor(docs): move sponsor link
- refactor(v2): use v2 import path
- feat(upgrade): use gentleman v2
- feat(docs): add versions
- Merge branch 'master' of https://github.com/h2non/baloo
- fix(tests): short struct notation syntax
- feat(docs): add sponsor ad
- feat(travis): add recent go versions
- fix(lint): fuck you, golint
- fix(lint): fuck you, golint
- fix(travis): create symlink to GOPATH
- fix(travis): create symlink to GOPATH
- fix(travis): create symlink to GOPATH
* feat(version): bump to v1.0.0.
* feat(#9): add custom global assertions by alias
* feat(examples): add new examples.
* fix(examples): fix existent examples.
* fix(assert): JSON assert now prints a string.
* First release.