Releases: othercodes/pyssertive
Releases · othercodes/pyssertive
Release 0.5.0
What's Changed
- feat(http): #14 add assert_json_schema for JSON Schema contract testing by @othercodes in #15
Full Changelog: v0.4.0...v0.5.0
Release 0.4.0
What's Changed
- feat(http): #10 add AssertableHtml for fluent scoped HTML assertions by @othercodes in #12
- feat(http)!: #11 add AssertableJson for fluent scoped JSON assertions by @othercodes in #13
Full Changelog: v0.3.1...v0.4.0
Release 0.3.1
What's Changed
- fix(build): use hatch-vcs for dynamic versioning from git tags by @othercodes in #8
- fix(ci): ensure hatch-vcs compatibility in test workflow by @othercodes in #9
Full Changelog: v0.3.0...v0.3.1
Release 0.3.0
What's Changed
- fix: resolve 91 mypy type-checking errors across source files by @othercodes in #4
- feat: add Python 3.10/3.14 and Django 5.2/6.0 support by @othercodes in #5
- chore: add Dependabot config and update GitHub Actions by @othercodes in #6
- ci: bump the actions group with 6 updates by @dependabot[bot] in #7
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.2.4...v0.3.0
Release 0.2.4
What's Changed
- chore(build): switch from setuptools to hatchling and add py.typed marker by @othercodes in #3
Full Changelog: v0.2.3...v0.2.4
Release 0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.0
What's Changed
- feat: add streaming assertions by @othercodes in #1
New Contributors
- @othercodes made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/othercodes/pyssertive/commits/v0.1.0