Skip to content

v0.7.0

Compare
Choose a tag to compare
@abersheeran abersheeran released this 13 Sep 02:21
· 42 commits to master since this release

Add:

  • Use .pth to load the import hook automatically (#16)
  • Add compile log
  • Automatic insert cwd to sys.path and install_meta(".she") when use mingshe filepath

Fix:

  • Fix package search errors when __init__.she not exists.