v1.2.0
What's Changed
- Fix: correct parsing scientific e notation as float by @xin-w8023 in #17
- Fix: stop pass-through of overrides to
!includes
tag by @weiwei-ww in #10 - Fix: remove
functools.partial
wrapper for 'name' tag when not needed by @aqzlpm11 in #6
New Contributors
- @xin-w8023 made their first contribution in #17
- @aqzlpm11 made their first contribution in #6
- @weiwei-ww made their first contribution in #10
Full Changelog: v1.1.0...v1.2.0