Skip to content

Releases: zackproser/procrastiproxy

v0.0.6

26 Jun 18:36
103ab81
Compare
Choose a tag to compare

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

v0.0.5

02 May 12:35
e5d74ac
Compare
Choose a tag to compare
  • Update .goreleaser settings to convert amd64 to x86_64 to simplify install script logic
  • Simplify install.sh script logic to take advantage of new binary naming scheme

v0.0.4

02 May 11:47
73b65a9
Compare
Choose a tag to compare
  • Update Procrastiproxy timing internals to support testing arbitrary time windows
  • Code hygiene

v0.0.3

15 Feb 12:47
b9ce18f
Compare
Choose a tag to compare

Changelog

  • b9ce18f Check in .goreleaser yaml to control build

v0.0.2

15 Feb 12:43
7a292fb
Compare
Choose a tag to compare
Check in circleci config.yml

v0.0.1

15 Feb 12:42
7a292fb
Compare
Choose a tag to compare

Initial release