You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes help, graphics in 17+, completions, misc version issues (#443)
* Manually bumped to 1.12.3
* Bump version: 1.12.3 → 1.13.0
* Fix various Stata 17+ incompatibility issues
- Closes#426: Pass user-agent via header to fetch %help
- Closes#428: Display graphs with Stata 17+
- Closes#420: Use 'importlib.resources' insteadof 'pkg_resources'
- Autocompletions work in notebooks (empty 'metadata' field passed internally)
- Tentative: Various dependency updates.
* Minor linter 'fixes'
* Updated changelog, bumpver to pyproject.toml
* bump version 1.13.0 → 1.14.0
* Updated ubuntu version for tests
* Debugging ubuntu version
* Debugging python 3.10 read as 3.1
* Updated poetry version
* Updated poetry version
0 commit comments