Skip to content

Releases: Squirrel/Squirrel.Mac

0.3.2

18 Aug 12:15
Compare
Choose a tag to compare
  • Update the ShipIt binary (#212)

0.3.1

20 Jul 13:56
Compare
Choose a tag to compare
  • Fix installing updates which need escalated privileges (#207)
  • Provide more error context when we get POSIX errors (#210)

0.3.0

10 Nov 16:23
Compare
Choose a tag to compare

• Error if there's an update available but the app's on a read-only volume (#186).
• Let users customize the request used to download updates (#190). Thanks @slyngbaek!

0.2.1

15 Jun 17:08
Compare
Choose a tag to compare
  • Fixed error if the conditional download didn't download (#176).

0.2.0

13 Jun 22:55
Compare
Choose a tag to compare
  • Fixed pruning downloaded updates before they're applied (#175).

0.1.9

08 Jun 16:26
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release
  • Fix parsing of ISO 8601 dates (#156). Thanks @mdiep!
  • Store updates in the Caches directory instead of Application Support (#169).
  • Conditionally download updates (#171).
  • Truncate logs (#172).

0.1.8

22 Sep 19:06
Compare
Choose a tag to compare
  • Fixed pruning old updates (#152).

0.1.7

29 Jun 13:36
Compare
Choose a tag to compare

Support updates which rename the app (#149).

0.1.6

09 Apr 23:08
Compare
Choose a tag to compare

Xcode 6.3 support.

0.1.5

14 Feb 00:08
Compare
Choose a tag to compare

Quotes paths passed to otool in the deep-codesign script (though you should probably stop using that script).