File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.3.0 (2026-01-01)
6+
7+ ### Features
8+
9+ - ** mock** : Add create_mock_version_info for testing version checks
10+ ([ ` 30602e5 ` ] ( https://github.com/apathetic-tools/python-testing/commit/30602e5a68c2ec109b485c4bcdd0a44a1bbc88e7 ) )
11+
12+ - ** types** : Add __ init__ .pyi stub to export nested classes for mypy
13+ ([ ` b1fcf0b ` ] ( https://github.com/apathetic-tools/python-testing/commit/b1fcf0b47c396125dda24083be41c3b2de45b543 ) )
14+
15+
516## v0.2.1 (2025-12-31)
617
718### Bug Fixes
Original file line number Diff line number Diff line change 22
33[project ]
44name = " apathetic-testing"
5- version = " 0.2.1 "
5+ version = " 0.3.0 "
66description = " Runtime-aware pytest extensions. "
77authors = [
88 { name = " Apathetic Tools" }
You can’t perform that action at this time.
0 commit comments