Skip to content

Releases: mondeja/blender-downloader

v0.0.21

18 May 19:01
b13b01d
Compare
Choose a tag to compare

Bug fixes:

  • Fix error ordering versions with -l option.

New features:

  • Crossplatform MacOS releases extraction with dmg2img and 7-Zip.

Enhancements:

  • Write files in temporal directory when downloading.
  • Handle keyboard interruptions

v0.0.20

26 Apr 19:20
4f2adaa
Compare
Choose a tag to compare

Bug fixes:

  • Fixed error discovering stable Blender version.

v0.0.19

26 Apr 13:33
6c4c034
Compare
Choose a tag to compare

Bug fixes:

  • Print stable version correctly ordered with --list functionality.

v0.0.18

11 Jan 17:28
f489a00
Compare
Choose a tag to compare

Enhancements

  • Accept 'stable', 'lts' and 'nightly'/'daily' as Blender version argument.

v0.0.17

24 Oct 19:07
Compare
Choose a tag to compare

Unify Blender version format parsing CLi arguments.

v0.0.16

18 Oct 21:41
Compare
Choose a tag to compare

Remove restriction extracting releases on MacOS.

v0.0.15

18 Oct 21:21
3c2767a
Compare
Choose a tag to compare
  • Fixed incompatibility with dmglib MacOS dependency in Python3.6. Minimum required dmglib version on MacOS is now 0.9.3.

v0.0.14

06 Oct 10:57
cca065d
Compare
Choose a tag to compare
  • Show error message trying to extract MacOS releases using Python3.6 (--extract option not supported for MacOS releases with Python3.6)

v0.0.13

19 Sep 23:36
ecbbf51
Compare
Choose a tag to compare

Minimun Blender version supported decreased to v2.57

v0.0.12

19 Sep 22:51
3c1fd47
Compare
Choose a tag to compare
  • Add --arch optional argument to specify downloaded release architecture.
  • Support new Macos arm64 architecture releases.