Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 686 Bytes

History.md

File metadata and controls

29 lines (19 loc) · 686 Bytes

0.6.0 / 2017-09-25

  • Intercept client cookie handling

0.5.0 / 2017-09-22

  • Rewrite of logging logic to use proper log package (thanks @Bonko)
  • Update dependencies
  • Fix Apache 2.0 license file

0.4.0 / 2017-09-18

  • Switch to dep from godeps, update dependencies
  • Add asset building for Github releases
  • Fix buttons in README
  • set header instead of appending them (Thanks @Bonko)

0.3.0 / 2016-05-18

  • Fix: Ensure token is passed to AJAX requests too
  • Dockerized proxy

0.2.0 / 2016-05-18

  • Made parameters configurable using ENV
  • Switched to rconfig; made listen configurable; added token parameter

0.1.0 / 2015-06-29

  • Initial version