Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Releases: hongvin/Register_UM_Crawl

Stable Release

12 Feb 13:20
0716f69
Compare
Choose a tag to compare
v1.1.0

Update register.py

Drift issue resolved

10 Feb 03:06
0716f69
Compare
Choose a tag to compare

The drift in time caused by threading have been resolved.

Fix crashing issue

07 Feb 15:04
6ab5643
Compare
Choose a tag to compare

Added daemon = True to properly fixed the threading issue that caused crashing.

Change Notification Library

07 Feb 14:32
3afdd69
Compare
Choose a tag to compare

Instead of using plyer for notification (which fails to include when using pyintaller), the notification class is substituted with the class by wontoncc @ https://gist.github.com/wontoncc/1808234

Initial Release

07 Feb 10:58
c082c0f
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
1.0.0

Update README.md