Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@zackproser zackproser released this 26 Jun 18:36
· 6 commits to main since this release
103ab81

Changelog

  • 103ab81 Refactor tests to use mock requests, not servers
  • 4d35c6c Install go and configure in one step
  • 37386be Update Go path upon install
  • d9a63f0 Allow Homebrew to auto-update
  • 170c3cc Run tests on macOsx executor
  • 43b841f Always run test-windows job
  • 28de6b4 Add windows test job
  • 1754f0f Diff path
  • b6dbf05 Fix output path
  • c286c2b Update output path
  • 92509fe Add test storage to circle ci job
  • 987f5f8 Refactor time and list. Expand test coverage
  • 7c82dd4 Add cover logo
  • da0205b Check in tests for invalid start and end time values
  • 9603f78 Reject bad values for block-start and end time flags
  • 9e1912a Show full host on startup. Display log level
  • 0311446 Message when host is blocked
  • 711efe0 Prefer debug calls to info
  • f1804b6 Guard against empty block list. Show blocked count. - Closes #12
  • 805449a Update go build command
  • b83abcf Add one-line install and example to docs. Closes #15
  • 0090bf6 Clean up test files. Closes #16
  • 7007ea1 Fix broken help output
  • 46b43f4 Clean up installation assets once they're no longer needed
  • eca3332 Tweak CircleCI badge style
  • 642320a Add CircleCI badge
  • 76f459f Add Go report card badge