Skip to content

Releases: LinusU/node-appdmg

🚢 0.6.6 / 2023-02-03

03 Feb 09:50
bb0f693
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for creating APFS disk images (#221)

🌹 Internal Changes

  • Fix lint error

🚢 0.6.5 / 2023-02-01

01 Feb 04:23
bf121ca
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for ULMO format (LZMA compression) (#220)

🐛 Fixes

  • Increase number of tries when unmounting (#214)

🚢 0.6.4 / 2022-03-17

17 Mar 09:47
35d1271
Compare
Choose a tag to compare

🐛 Fixes

  • Add missing os import (#207)

🚢 0.6.3 / 2022-03-17

17 Mar 08:51
20eba84
Compare
Choose a tag to compare

🐛 Fixes

  • Fix bless on arm64 platform (#205)

🚢 0.6.2 / 2021-07-23

23 Jul 16:10
ceca01e
Compare
Choose a tag to compare

🐛 Fixes

  • Don't test "Resource busy" when detaching (#200)

🚢 0.6.1 / 2021-07-07

07 Jul 13:15
dd7b7f7
Compare
Choose a tag to compare

🐛 Fixes

  • Fix detach error check (#190)

🚢 0.6.0

27 May 21:50
e1394d2
Compare
Choose a tag to compare
  • 💥 Drop support for Node.js < 8.5.x

    Migration Guide:

    Upgrade to Node.js 8.5.0 or newer.