Skip to content

Releases: codingpot/pr12er

v1.0.1

08 Jun 22:28
Compare
Choose a tag to compare

1.0.1 (2021-06-08)

Bug Fixes

  • CI: use correct outputs for if condition (c9125b7)

v1.0.0

08 Jun 22:19
Compare
Choose a tag to compare

1.0.0 (2021-06-08)

Bug Fixes

  • CI: use semantic version 17 (5743d8d)
  • add a missing presenter for PR-092 (76ac9e7)
  • add dummy data in Go (9115cbd)
  • add more dart patterns in codecov ignore (7a9bfb1)
  • disable http.Get error in tests (e6fa7dd)
  • enable histogram metrics (f35c14a)
  • ignore proto files for Codecov (83c4b2e)
  • proto field generation (a003fb0)
  • set up env variables server.yaml (adf4ef2)
  • use int64 except IDs (388991f)
  • use Timestamp type instead of string for datetime (2d4e9fb)

Features

  • add details YouTube view (#35) (d1e26c0)
  • add keyword field in Video proto (#34) (c2fcec2)
  • add list view as the main view of the app (37626f7), closes #20
  • construct header section in detail view (#57) (bbba5e8)
  • enable semantic release (2aef033)
  • initial implement of the gRPC middleware - logrus, prometheus (#44) (f047b82)
  • serving GPRC GetVideos using dumped pdtxt (#55) (516d334)
  • CI: add codecov (345852b)