Changelog¶
0.0.0 (2021-09-25)¶
First release on PyPI.
Added 2D rendering
1.0.0 (2021-10-06)¶
Added 3D rendering (not full-featured)
Added CLI and API for 3D rendering
Installing bpy is required for 3D rendering
1.1.0 (2021-10-08)¶
Added promised documentation for CLI
Added promised documentation for project specfiles
Fixed RTD python version requirement building issue
Updated devlopment pipeline
1.2.0 (2021-10-20)¶
Added documentation for 2D rendering API
Added documentation for 3D rendering API
Plenty of typos/small mistakes fixes