Skip to content

7.3.0

Choose a tag to compare

@malept malept released this 10 Jul 19:33
· 1050 commits to main since this release

Added

  • asar options can be specified as an Object (via the API) or with dot notation (via the CLI) -
    see the respective docs for details (#353, #417)

Deprecated

  • asar-unpack is deprecated in favor of asar.unpack (#417)
  • asar-unpack-dir is deprecated in favor of asar.unpackDir (#417)