v0.2.21
What's Changed
- Support source text files encoded in UTF-16/UTF-32
- Support custom source
- chore: always pass
PyExecutionContextto the analyzer by @georgeh0 in #1195 - feat(custom-source): add custom source support by @georgeh0 in #1197
- feat(custom-source): make custom source API more robust and expose more error information by @georgeh0 in #1198
- chore: allow source get API returns no ordinal by @georgeh0 in #1199
- docs(custom-source): add docs for custom source by @georgeh0 in #1201
- chore: always pass
- fix: show proper error message when failed in loading module by @georgeh0 in #1196
Full Changelog: v0.2.20...v0.2.21