Skip to content

Releases: mondeja/blender-downloader

v0.0.11

02 Sep 16:22
Compare
Choose a tag to compare
  • Fixed MacOS releases URLs bugs in 2.83.14>=2.83.17 and >=2.93.0 versions.

v0.0.10

02 Sep 15:25
db38a57
Compare
Choose a tag to compare
  • Cache now restored for each version of blender-downloader.
  • Added --no-cache/--nocache option to not use the cache in the current execution.
  • Added --invalidate-cache/--clear-cache option to clear all blender-downloader's cache stored in the last 3 days.

v0.0.9

08 Jul 08:24
Compare
Choose a tag to compare

Breaking changes ⚠️

  • Removed nightly, daily, beta and alpha as identifiers for latest releases. Please, use a explicit version number or the identifier stable to get the latest stable version.

v0.0.8

31 Mar 13:52
Compare
Choose a tag to compare
  • Fixed error obtaining latest versions from Blender download page.

v0.0.7

25 Feb 13:12
Compare
Choose a tag to compare
  • Implemented persistent file-based cache to speedup multiple invocations.

v0.0.6

24 Feb 15:18
Compare
Choose a tag to compare
  • Add --list option to list all the available versions.

v0.0.5

24 Feb 12:48
Compare
Choose a tag to compare
  • Fixed error discovering Python executable path in MacOS.
  • Fixed space in error message.

v0.0.4

15 Feb 13:41
Compare
Choose a tag to compare
  • Fixed error discovering Blender executable path in MacOS for releases previous to 2.80.

v0.0.3

14 Feb 15:54
Compare
Choose a tag to compare
  • Split --print-executables option into --print-blender-executable and --print-python-executable.

v0.0.2

14 Feb 12:41
Compare
Choose a tag to compare
  • Added option --remove-compressed to remove compressed/image release file after extraction.