v0.6.7
Enhancements
- Added package imports to ease using nbstata within other Python code. (i.e. a simple
import nbstata
now works) (7d2c0fe)
Bug Fixes
- Config file errors now displayed in-notebook (#39)
- Stata directory and edition auto-detect fixed (#38)
Maintenance
- Deprecation warning on install script resolved (in a way that now requires Python 3.9 or higher) (25c9094)
Full Changelog: v0.6.6...v0.6.7