Skip to content

Latest commit

 

History

History
125 lines (53 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

125 lines (53 loc) · 3.39 KB

Change Log

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

0.4.0 (2018-03-19)

Features

  • Add participation schema. (f9537c4)

0.3.6 (2018-02-19)

0.3.5 (2018-01-27)

Bug Fixes

  • UserStatistics: fixed date issues when handling Session RPE datapoints. (e835c6e)

0.3.4 (2018-01-26)

0.3.3 (2018-01-26)

0.3.2 (2018-01-25)

Bug Fixes

  • changed Profile.sub back to Profile.id to match db naming scheme. (50896e6)

0.3.1 (2018-01-25)

Bug Fixes

  • change Profile.id to Profile.sub to match TSU API (fc4c73c)

0.3.0 (2018-01-20)

Bug Fixes

  • build: copy js to dist when compililng with ts (0d09619)
  • config: change moment and submodule import method (7a822b4)

Features

  • user-statistic: add getLatest method (a676076)
  • wellness: Add soreness_area field to Wellness class (4a840f2)
  • wellness: add version specific wellness interfaces (630af40)

0.2.0 (2018-01-13)

Bug Fixes

  • time: fix t == null error (7ad6b65)

Features

  • build: add build script for Angular module (6b08463)

0.1.2 (2018-01-12)

0.1.1 (2018-01-12)

Bug Fixes

  • packaging: add missing moment package (0116c13)

0.1.0 (2018-01-10)

Features

  • schemas: Add SchemaVerion class (c35167c)

0.0.0 (2018-01-09)

Change Log

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