Skip to content

v1.1.0

Compare
Choose a tag to compare
@tobiasehlert tobiasehlert released this 18 Feb 13:05
· 422 commits to main since this release

Added

  • adding codeql-analysis workflow
  • adding dependabot for gomod and docker
  • using go mod now

Changed

  • calling on functions without params and using gin.Context in functions instead
  • logging for better readability (some rows based on DEBUG_MODE)
  • merged TeslaMateAPICars and TeslaMateAPICarsID into one file
  • updating Dockerfile a little
  • renaming of functions
  • bump golang from 1.15.8 to 1.16.0 (#2 by @dependabot)
  • some code cleanup

Fixed

  • sql query issue with TeslaMateAPICars