Feature
* feat: `bisect_left`, `bisect_right` (`bisect` with `key=...` support) ([`c5f6dbd`](https://github.com/Rizhiy/replete/commit/c5f6dbdf88e17eee424c31a3dfe498f49c06d064))
Test
* test: transpose the testing runs to avoid temporary effects ([`493cac5`](https://github.com/Rizhiy/replete/commit/493cac5897235154909ea2b3ead2c44dd9d3616a))
* test: reduce performance timing stochasticity by using the process time instead of wall time ([`2687cc1`](https://github.com/Rizhiy/replete/commit/2687cc12b2971cf8430c515fea83668aaa31f2a3))
Unknown
* 0.11.0
Feature
* `bisect_left`, `bisect_right` (`bisect` with `key=...` support) (c5f6dbd) ([`d30aa24`](https://github.com/Rizhiy/replete/commit/d30aa242ff223ed8f4804d0adcd5d44bc7b47fa9))
* Merge branch &39;test_process_time&39; into &39;master&39;
test: reduce performance timing stochasticity by using the process time instead of wall time
See merge request utilities/nt-utils!19 ([`3c8e392`](https://github.com/Rizhiy/replete/commit/3c8e3928faf62c76e244192854dcab0d1f422a72))
* Merge branch &39;feat_bisect&39; into &39;master&39;
feat: `bisect_left`, `bisect_right` (`bisect` with `key=...` support)
See merge request utilities/nt-utils!16 ([`a529989`](https://github.com/Rizhiy/replete/commit/a529989c8a9ea9bd08049879274294ca51fb6b47))