v0.7.1 (2023-06-25)
Changed
- Removed unused variables from ignore list structure for very minor memory and time savings
Fixed
- A global variable (the Apache Portable Runtime pool) was breaking compilation, so it is now a local variable that is passed down as needed. (#1)