0.0.14
New symbol table functionality has been added that enables fparser to disambiguate local variables which shadow Fortran intrinsics.
What's Changed
- #304 add pip_requirements file and doc target in setup.py by @arporter in #305
- Add basic symbol table functionality (towards #201) by @arporter in #293
- (Closes #310) allow for current_scope to be None and extend tests by @arporter in #311
Full Changelog: 0.0.13...0.0.14