v0.1.7: Optimizations & fixes
- Switched synchronization primitives to
parking_lot
- Fixed misuse of the log crate that was killing the logs of binaries that were using
nitox
- Added parser benchmarks with
criterion
- Added integration tests for pedantic mode