~xenrox/faceit_checker

v1.2.0 1 year, 1 month ago

faceit_checker-1.2.0.tar.gz
sha256:2a66f99af7543b8b80fad3c5804e70463b8a21b6327c6be41f88e46cbeb11355
faceit_checker-1.2.0.tar.gz.sig
sha256:b3b3dcb7c6f7134fb6f105391523ba575bb9935f6386d3967dc4cf53b9dff9e2
faceit_checker v1.2.0

Thorben Günther (21):
      Improve error handling
      Introduce receiver struct
      Further improve error handling
      Move bearerToken to receiver struct
      Automatically add https:// to steam links if missing
      Add country to player info
      Check http status code of responses
      api: Only set default elo if there really is no Faceit account
      Check if a steam profile can be found
      Add LICENSE
      Add package comment
      Bump go version
      Embed templates with go:embed
      Remove deprecated ioutil package
      Embed css with go:embed
      Remove gorilla/mux as dependency
      Add flag to read port
      Test template parsing
      Check WriteString errors
      CI: Add build manifest
      Add readme