Asar Versions Save

Simple extensive tar-like archive format with indexing

v3.2.9

1 month ago

3.2.9 (2024-03-05)

Bug Fixes

  • fix symlink pointing error in filesystem.insertLink (#301) (a9b4e7b)

v3.2.8

5 months ago

3.2.8 (2023-11-07)

Bug Fixes

  • better error message when extracting a file that doesn't exist in the archive (#286) (b9f5c8a)

v3.2.7

7 months ago

3.2.7 (2023-09-27)

Bug Fixes

  • ensure that files/folders whose names are properties of Object.prototype are packaged/extracted correctly (#253) (ecde48e)

v3.2.6

7 months ago

3.2.6 (2023-09-26)

Bug Fixes

v3.2.5

7 months ago

3.2.5 (2023-09-19)

Bug Fixes

  • properly handle rejections on createPackageWithOptions (#254) (f60a4c1)

v3.2.4

1 year ago

3.2.4 (2023-04-09)

Bug Fixes

  • inline @types/glob, remove from deps (#268) (df7991c)

v3.2.3

1 year ago

3.2.3 (2023-01-17)

Bug Fixes

v3.2.2

1 year ago

3.2.2 (2022-11-03)

Bug Fixes

v3.2.1

1 year ago

3.2.1 (2022-10-18)

Bug Fixes

  • force release of new package (4c7a73f)

v3.2.0

1 year ago

3.2.0 (2022-07-29)

Features

  • give better hints when failing due to bad links (#241) (db6d154)