Skip to content

20240604

Latest
Compare
Choose a tag to compare
@nutti nutti released this 04 Jun 11:07

Updated Features

  • Support fake-bpy-module-4.1
  • Support generating .pyi based modules
  • Create an alias fake-bpy-module to fake-bpy-module-latest
  • Support generating modules on Docker environment
  • Add documents for each module as comments
  • Use Python 3.10 syntax for type annotations on the generated modules

Other Updates

  • Refactor all code to use docutils package
  • Optimize code for module generation
  • Fix bugs

Contributors