All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.2 (2020-03-18)
- backend: get track duration throws error (2fffa53)
1.0.1 (2020-03-17)
- backend: bugs when can't download track (62ee2f4)
1.0.0 (2020-03-16)
- backend: implement onion architecture (058a51b)
- backend: join app, ices and slack micro-services (ccbd6f7)
- ng: add channel scope (f3b45ae)
- ng: add ngrx (2b0bdc7)
- ng: e2e testing (0789c3c)
- ng: implement onion architecture (aca6117)
- ng: onion architecture with core and presentation (1555be9)
- ng: organize code (b2fe448)
- ng: show loader on radio loading (5e06549)
- sdj: code quality (ac9914b)
- sdj: code quality (35c4e1f)
- sdj: husky (6d167f3)
- sdj: update angular and nx to v9 (b7b90ab)
- sdj: use nx node builder for development (6921cd6)
- backend: channel disappear (bf24f6e)
- backend: duplicated songs in queue (5e40f67)
- backend: get current track returns initial state (e6bc2d0)
- backend: process track to be played on previous error (fa53d69)
- backend: repare tracks directory configuration (4392fd0)
- backend: user isn't created (f4b980f)
- ng: adjust lint and tests (bbd1674)
- ng: component property miss type, ng doesn't build (8aa0e8c)
- ng: display current track bug (cd19e5b)
- ng: display on mobile (2610493)
- ng: queued tracks don't update (8588d1f)
- ng: reverted list of queued tracks (458b460)
- sdj: tracks volume (8a7c8b8)
0.1.2 (2019-11-05)
- ng: add missing fields in prod environment (5e47134)
0.1.1 (2019-11-04)
- ng: fix ng prod build (c2fe4eb)
- sdj: use onPush detection strategy
- build: start using standard version