Skip to content

Releases: sindresorhus/create-dmg

v7.0.0

30 Jan 10:17
Compare
Choose a tag to compare

Breaking

Improvement

  • Don't set icon on the DMG file (#89) aee41e8
    • It was a mistake that it previously set the icon on the DMG file too. It made it confusing as both the DMG file and the mounted DMG looked the same.

v6.1.0...v7.0.0

v6.1.0

11 Nov 09:28
Compare
Choose a tag to compare
  • Make the bundled seticon binary a Universal binary 2b37ae1

v6.0.1...v6.1.0

v6.0.1

21 Aug 11:25
Compare
Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

07 Feb 18:09
Compare
Choose a tag to compare

Breaking

  • Require Node.js 14 a8bf057
  • The created DMG now requires macOS 10.13 and later
    • This aligns with Xcode 14 which can only target back to macOS 10.13

Improvements

v5.5.1...v6.0.0

v5.5.1

13 Jan 06:13
Compare
Choose a tag to compare

v5.5.0...v5.5.1

v5.5.0

12 Jan 01:58
Compare
Choose a tag to compare
  • Improve code signing identity detection (#77) 2f7d282

v5.4.0...v5.5.0

v5.4.0

29 Jul 16:23
Compare
Choose a tag to compare

v5.3.0...v5.4.0

v5.3.0

11 Jun 08:11
Compare
Choose a tag to compare
  • Mention the DMG filename in the completed message cde05c0

v5.2.0...v5.3.0

v5.2.0

06 Jun 11:25
Compare
Choose a tag to compare
  • Improve error when app name is missing 7a1ea2b

v5.1.0...v5.2.0

v5.1.0

23 Apr 07:33
Compare
Choose a tag to compare
  • Remove 27-character minimum threshold to use --dmg-title (#49) 127b692

v5.0.1...v5.1.0