Skip to content

Releases: nutti/fake-bpy-module

20260128

Choose a tag to compare

@nutti nutti released this 28 Jan 15:25

Updated Features

  • Support fake-bpy-module-4.4
  • Support fake-bpy-module-4.5
  • Support fake-bpy-module-5.0

Other Updates

  • Fix bugs

Contributors

20250130

Choose a tag to compare

@nutti nutti released this 30 Jan 12:25

Notice

From this version, fake-bpy-module supports Python 3.8 to 3.11 again.

Updated Features

  • Support fake-bpy-module-4.3

Other Updates

  • Fix bugs

Contributors

20241010

Choose a tag to compare

@nutti nutti released this 10 Oct 11:34

Notice

From this version, fake-bpy-module requires Python 3.12.

Updated Features

  • Support fake-bpy-module-4.2
  • Use Python 3.12 syntax for type annotations on the generated modules
  • Support type alias for RNA enums

Other Updates

  • Enable Ruff lint on CI against both generation code and generated code
  • Fix bugs

Contributors

20240604

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

20231118

Choose a tag to compare

@nutti nutti released this 18 Nov 10:01

Updated Features

  • Support fake-bpy-module-3.5
  • Support fake-bpy-module-3.6
  • Support fake-bpy-module-4.0

Other Updates

  • Make generation code common between fake-bpy-module and fake-bge-module
  • Make single file modules PEP 561 compliant
  • Fix bugs

Contributors

20230117

Choose a tag to compare

@nutti nutti released this 17 Jan 06:29

Updated Features

  • Support fake-bpy-module-3.4

Other Updates

  • Optimize code for module generation
  • Fix bugs

20221006

Choose a tag to compare

@nutti nutti released this 06 Oct 07:48

Updated Features

  • Support fake-bpy-module-3.3

Other Updates

  • Optimize code for module generation
  • Fix bugs

Contributors

20220615

Choose a tag to compare

@nutti nutti released this 15 Jun 10:55

Updated Features

  • Support fake-bpy-module-3.1
  • Support fake-bpy-module-3.2

Other Updates

  • Fix bugs

20211212

Choose a tag to compare

@nutti nutti released this 12 Dec 06:17

Updated Features

  • Support fake-bpy-module-3.0
  • Support fake-bpy-module-latest
  • Include py.typed file in the module

Contributors

20210701

Choose a tag to compare

@nutti nutti released this 01 Jul 12:01

Updated Features

  • Support fake-bpy-module-2.93

Other Updates

  • Fix bugs

Contributors