Skip to content

Latest commit

 

History

History
197 lines (88 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

197 lines (88 loc) · 3.39 KB

Change Log

20211212 - 2021.12.12

Updated Features

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

Contributors

20210701 - 2021.7.1

Updated Features

  • Support fake-bpy-module-2.93

Other Updates

  • Fix bugs

Contributors

20210304 - 2021.3.4

Updated Features

  • Support fake-bpy-module-2.92

20201216 - 2020.12.16

Updated Features

  • Support fake-bpy-module-2.91
  • Use Blender 2.83.9 for fake-bpy-module-2.83

Other Updates

  • Fix bugs

Contributors

20200907 - 2020.9.7

Updated Features

  • Use Blender 2.90.0 for fake-bpy-module-2.90

Other Updates

  • Fix bugs

20200812 - 2020.8.12

New Features

  • Support fake-bpy-module-2.90

Updated Features

  • Use Blender 2.83.3 for fake-bpy-module-2.83

Other Updates

  • Fix bugs
  • Update Python requirement (Python >= 3.7)

Contributors

20200724 - 2020.7.24

New Features

  • Support fake-bpy-module-2.83

Other Updates

  • Fix bugs
  • Update the process of generating modules
    • Generating .xml files are not needed any more from this version
  • Change CI to GitHub Actions from Circle CI
  • Support fake-bpy-module as a backend of fake-bge-module

Contributors

20200514 - 2020.5.14

Other Updates

  • Fix bugs

20200428 - 2020.4.28

Other Updates

  • Fix bugs

20200218 - 2020.2.18

New Features

  • Support fake-bpy-module-2.82

Other Updates

  • Remove fake-bpy-module for Blender sub-version
    • fake-bpy-module-2.78a
    • fake-bpy-module-2.78b
    • fake-bpy-module-2.78c
    • fake-bpy-module-2.79a
    • fake-bpy-module-2.79b
    • fake-bpy-module-2.81a

20200111 - 2020.1.11

New Features

  • Support fake-bpy-module-2.81
  • Support fake-bpy-module-2.81a

Other Updates

  • Fix bugs

20191008 - 2019.10.8

Updated Features

  • Use Blender 2.80 for fake-bpy-module-2.80

Other Updates

  • Fix bugs

20190918 - 2019.9.18

Other Updates

  • Fix bugs

20190718 - 2019.7.18

First release.

Contributors