auto-updater icon indicating copy to clipboard operation
auto-updater copied to clipboard

#comment added a enum to store all types of AutoUpdater events, exten…

Open topnotch48 opened this issue 9 years ago • 0 comments

Hello, again. I was working with your package and i've faced the situation when it does not emit any events and is unable to continue to work if my archive was somehow corrupted. I've extended 'extract' method a little bit and also moved all event types into static enum on AutoUpdater class to get rid of events copy pasting in client's code.

please take a look.

topnotch48 avatar Jan 01 '16 12:01 topnotch48