v4.3.1
- Move
cycle_detectionmodule intodirectedand deprecate the former - Update indexmap requirement from 1.9.2 to 2.0.0
- Style: use
or_default()rather thanor_insert_with()with default value - Style: do not use
bool::then()infilter_map() - Style: make
partial_cmpusecmp - Style: reformat with let/else support
- Use codspeed-criterion-compat everywhere, do not require criterion