Release v0.1.1
- Fix the pessimistic quadratic behaviour of the Lins algorithm
- Use Iai for running benchmarks on CI
- Rename
all-non-nightlyfeature tofull - Put costly debug assertions behind the new
pedantic-debug-assertionsfeature - Minor improvements and optimizations
Internal changes:
- Add interior mutability to CounterMarker by @LegionMammal978
- Implement
IteratorforList