- Add is_timestamp matcher - Add support for start, end and contains with matchers for strings and lists - Add not_empty_string matcher - Add is_int and is_float matchers - Add is_iso8601_date, is_iso8601_datetime and is_iso8601_time matchers
0.3.1
- Add pydantic test matcher - Add compatibility tests - Add support for pytests 7.0
0.3.0
- Install as pytest plugin - Add assert support - Add assert repr support