Squirrel / Squirrel.Mac

:shipit: Cocoa framework for updating OS X apps :shipit:
MIT License
1.57k stars 128 forks source link

Release with latest SQRLUpdater.h #230

Open devinfoley opened 6 years ago

devinfoley commented 6 years ago

Hello! I noticed that release 0.3.2 doesn't contain initWithUpdateRequest:updateRequest requestForDownload:requestForDownload in SQRLUpdater.h. This method has been added back to SQRLUpdater.h in current master (via https://github.com/Squirrel/Squirrel.Mac/commit/c80f0066498e72e1983fba40dc8b55bfe1ad5d15#diff-b53ab009e033cc0b6170c88536855d67).

Are there any plans to cut a new release containing this change, among others? I'm happy to help if I can. Thanks!