Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 5.46 KB

CHANGELOG.md

File metadata and controls

80 lines (53 loc) · 5.46 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2020-03-18)

Bug Fixes

  • backend: get track duration throws error (2fffa53)

1.0.1 (2020-03-17)

Bug Fixes

  • backend: bugs when can't download track (62ee2f4)

1.0.0 (2020-03-16)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • ng: add missing fields in prod environment (5e47134)

0.1.1 (2019-11-04)

Bug Fixes

0.1.0 (2019-11-04)

⚠ BREAKING CHANGES

  • sdj: use onPush detection strategy
  • build: start using standard version

Features

  • 17: Add supprort for Rooms (8df6819)
  • build: add standard-version package (15a264e)
  • sdj: apply nx book libs on backend (2e90cb1)
  • sdj: create libs for angular (bb7d4a8)