This release fixes a few bugs that could result in parsing errors and memory corruption.
What's Changed
- Update building.md for windows by @coco875 in #115
- Fix 'pacman' parameter by @heinezen in #116
- Skip reassignment of base value in
Object::calculate_value
by @heinezen in #119 - Fix erasure with invalid iterator by @heinezen in #121
- Use
clang-format
on entire code base by @heinezen in #120 - Update util.cpp by @jere8184 in #122
New Contributors
Full Changelog: v0.3...v0.3.1