What's Changed
- Fix
PATH
path separator in package installers by @atifaziz in #336 - Add ARM64 on Windows path locators by @tonybaloney in #339
- Reduce memory load of redistributable download by @atifaziz in #342
- Allow users to run Python code from a string by @tonybaloney in #340
- Allow trailing commas in parameter list by @tonybaloney in #344
- Configure awaits in
RedistributableLocator
to continue on any thread by @atifaziz in #345
Full Changelog: v1.0.25...v1.0.26