What's Changed
- Use
std::spanas interface containers + some minor improvements by @hansbinderup in #17 - Store commands as std::span instead of array reference by @hansbinderup in #18
- Fix segmentation fault on vector reallocation by @hansbinderup in #19
- Reduce allocations when printing commands by @hansbinderup in #20
New Contributors
- @hansbinderup made their first contribution in #17
Full Changelog: v2.0.4...v3.0.0