Skip to content

Releases: SkYNewZ/radarr

v0.0.6

26 Apr 14:59
v0.0.6
b9a834c
Compare
Choose a tag to compare

Unreleased

v0.0.6 - 2020-04-26

Docs

  • Add some awesome badges

Feat

  • cli: Set up verbose mode
  • docker: Add Docker support
  • lib: Set up debug info

Fix

  • Use more defer function
  • tests: Move all fixtures to testdata folder

v0.0.5

13 Apr 18:43
v0.0.5
ef00621
Compare
Choose a tag to compare

Unreleased

v0.0.5 - 2020-04-13

Feat

  • cli: Add JSON output option
  • cli: Move version to its own command
  • cli: Print output as table
  • cli: Implement GET /exclusions
  • movie: Implement movie lookup
  • movie: Implement GET /exclusions

Fix

  • error: Better handle Radarr error

v0.0.4

12 Apr 17:08
v0.0.4
7ffc0e2
Compare
Choose a tag to compare

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

v0.0.3

11 Apr 21:49
v0.0.3
43b7548
Compare
Choose a tag to compare

Unreleased

v0.0.3 - 2020-04-11

Feat

  • cli: Implement DELETE /movie
  • movie: Implement DELETE /movie/id

Fix

  • Clean redundant struct declaration
  • core: Delete go.* in cmd/ directory
  • core: Use API key as header

v0.0.2

08 Apr 16:20
v0.0.2
986d5ad
Compare
Choose a tag to compare

Unreleased

v0.0.2 - 2020-04-08

Feat

  • ci: Use golangci-lint
  • command: Init command
  • diskspace: Implement disk space endpoint
  • history: Implement history endpoint

Fix

  • ci: Use errcheck
  • core: Set up a custom http.Client transport and timeout

v0.0.1

06 Apr 15:32
v0.0.1
dd99cbd
Compare
Choose a tag to compare

Unreleased

v0.0.1 - 2020-04-05