blender-asset-tracer/CHANGELOG.md
2019-09-27 12:19:22 +02:00

950 B

Blender Asset Tracer changelog

This file logs the changes that are actually interesting to users (new features, changed functionality, fixed bugs).

Version 1.2 (in development)

  • Migrated from Pipenv to Poetry for managing Python package dependencies.
  • Windows compatibility fix when using mapped network storage.
  • Windows compatibility fix when using different assets with the same path but on different drives.
  • Allow setting the Shaman JWT authentication token in the SHAMAN_JWT_TOKEN environment variable.
  • Blender 2.81 compatibility fix.
  • Fix for external smoke caches not being packed.

Version 1.1.1 (2019-04-18)

  • Blender 2.79 / Python 3.5 compatibility fix.

Version 1.1 (2019-03-25)

Version 1.0 (2019-03-01)

  • Base version after which changes will be recorded here.