What's Changed
- Update copyright year by @KrishanBhasin in #239
- Remove py2 by @jamielennox in #248
- Allow
raw
parameter to accept callable like body elements by @jamielennox in #249 - Improve type definition of
Mocker.__call__
by @Viicos in #244 - Drop PBR Support by @jamielennox in #250
- fix(mocker.pyi): fix Mocker class type hints by @pavellos21 in #251
- Remove unused
six
dependency by @Viicos in #252
New Contributors
- @KrishanBhasin made their first contribution in #239
- @Viicos made their first contribution in #244
- @pavellos21 made their first contribution in #251
Full Changelog: 1.11.0...1.12.0