Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@hjr265 hjr265 released this 16 Sep 09:33
· 17 commits to master since this release
3065079

Changelog

  • a771d79 Add Windows architecture question
  • 46786fa Add exit instruction
  • 62a9757 Add retry logic for mark-done API call
  • a0d08f7 Add test for contest locked behavior
  • 90bb147 Add test with empty print queue
  • c124547 Add tests for print loop
  • 318e568 Assert use of token in test
  • 5fb7948 Clean test artifacts
  • bbba48b Define a daemon type for print loop
  • 95ce741 Drop unneeded lines in test
  • 23863ea Exit on non-retryable error
  • edb541e Exit when contest is locked
  • ae55ea4 Fetch and log parameters
  • 1c5ab44 Fix empty content bug
  • f76f763 Improve testability
  • 0521799 Improve tests
  • 663c0d1 Panic in devel mode, log-fatal otherwise
  • 3318c26 Print dash when version is unknown
  • 0ab217b Remove unused variables
  • 3065079 Report number of pages printed
  • b356658 Retry on retryable errors only
  • b47a5e0 Set default timeout to 30s
  • e83bd3a Show version devel when not a release
  • b3bd25c Simplify version value fallback
  • cc9a816 Switch to pog for logging
  • fe3f46e Update Makefile, use race flag in test
  • 5e201b1 Update config.go
  • 6742ad6 Update go.mod and go.sum
  • 1045e29 Update header.png
  • 2ab58f9 Update pog
  • 3ade2b1 Use local timezone for header timestamp
  • b2c0d26 Use passed pog