Skip to content

7.3.0

Compare
Choose a tag to compare
@malept malept released this 10 Jul 19:33
· 899 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)