Skip to content

Releases: electron/get

v1.12.4

06 Feb 01:35
1165598
Compare
Choose a tag to compare

1.12.4 (2021-02-06)

Bug Fixes

  • avoid long paths in cache & lower the number of folders created (#186) (1165598), closes #185

v1.12.3

21 Jan 02:30
ceab25d
Compare
Choose a tag to compare

1.12.3 (2021-01-21)

Bug Fixes

  • skip checksum for versions before it was implemented (#182) (ceab25d)

v1.12.2

07 May 20:56
f2c6253
Compare
Choose a tag to compare

1.12.2 (2020-05-07)

Bug Fixes

v1.12.0

06 May 18:32
3481db1
Compare
Choose a tag to compare

1.12.0 (2020-05-06)

Features

  • allow custom URL resolution with resolveAssetURL (#158) (3481db1)

v1.10.0

13 Apr 17:06
e847d27
Compare
Choose a tag to compare

1.10.0 (2020-04-13)

Features

  • add environment variable to override version downloaded (#155) (eb52c3b)

v1.9.0

05 Mar 23:09
897726a
Compare
Choose a tag to compare

1.9.0 (2020-03-05)

Features

  • GotDownloader: add progress bar & progress callback option (#148) (897726a)

v1.8.0

25 Feb 19:33
b7c50a5
Compare
Choose a tag to compare

1.8.0 (2020-02-25)

Bug Fixes

  • default falsy platform/arch to host values (#147) (330898b)

Features

  • allow bare version placeholder to be replaced in customDir (#143) (b7c50a5)

v1.7.6

11 Feb 23:33
df791a6
Compare
Choose a tag to compare

1.7.6 (2020-02-11)

Bug Fixes

  • always transform arch passed to downloadArtifact (#141) (df791a6)

v1.7.5

10 Feb 23:53
16c4ec2
Compare
Choose a tag to compare

1.7.5 (2020-02-10)

Bug Fixes

  • GotDownloader: add URL to 404 error message (#146) (16c4ec2)

v1.7.4

10 Feb 23:48
2422ca4
Compare
Choose a tag to compare

1.7.4 (2020-02-10)

Bug Fixes

  • GotDownloader: destroy the writeStream if possible when the download errors (#145) (2422ca4)