Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 17:08
· 16 commits to master since this release
v0.0.4
7ffc0e2

Unreleased

v0.0.4 - 2020-04-12

Fix

  • ci: Remove errcheck. ALready checked with golang-ci
  • ci: Generate changelog for the latest tag only
  • logger: Fix #1, remove logger and instantiate new http.Client
  • movie: Use slice of pointer instead of pointer of slice