Skip to content

Releases: Spico197/watchmen

add new state, fix bugs

04 Aug 11:59
6b24567
Compare
Choose a tag to compare
  • change OK status to be shown only in the finished queue
  • show ready in the working queue
  • fix bug when scheduling

v0.3.7 Much faster lock free

26 Mar 11:31
875eb6b
Compare
Choose a tag to compare
  • fix schedule and finished queue bug
  • much faster response with lock free

v0.3.6: fix front-end api hostname bug

15 Mar 08:25
fb07144
Compare
Choose a tag to compare
  • fix front-end api hostname bug

v0.3.5 fix front-end api port bug

15 Mar 08:01
4c471d2
Compare
Choose a tag to compare
  • fix front-end api port bug

refreshed interface and bug fixed

13 Mar 08:24
31247eb
Compare
Choose a tag to compare
  • refreshed interface
  • add register_time field
  • fix check_finished bug

v0.3.3 update main thread quit mechanism and fix bugs

12 Dec 09:21
95b1cee
Compare
Choose a tag to compare
  • update the main thread quit mechanism to support normal quit if errors occur in the sub-threads
  • fix check_finished bug
  • remove the redundant backend command function

v0.3.2 Fix WatchClient bug

12 Dec 08:03
Compare
Choose a tag to compare
fix watchclient bug

v0.3.1 rename Client and fix bugs

05 Dec 01:34
2267536
Compare
Choose a tag to compare
Merge pull request #5 from Spico197/dev

change `Client` into `WatchClient`, fix `ClientCollection` and `send_email` bug

scheduling mode support

29 Nov 16:37
a420324
Compare
Choose a tag to compare
Merge pull request #4 from Spico197/dev

fix readme format

v0.2.2

02 Nov 05:18
d00d8eb
Compare
Choose a tag to compare
Merge pull request #1 from Spico197/dev

Dev