Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Latest commit

 

History

History
76 lines (32 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

76 lines (32 loc) · 1.93 KB

Change Log

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

0.3.2 (2018-12-04)

Bug Fixes

  • Build: fix build on AOT (7bba34e)

0.3.1 (2018-12-04)

0.3.0 (2018-12-04)

Features

  • Service: add method to update featuers (42363b4)

0.2.1 (2018-09-20)

0.2.0 (2018-01-15)

Features

  • Directive: implement ngIfThen and ngIfElse (3491e86)

0.1.1 (2018-01-11)

Bug Fixes

  • Module: change provider implementation to fix AOT build issues (eb92d04)

0.1.0 (2018-01-11)

Features

  • Module: add features to initial service configuration (5be1a22)

0.0.1 (2018-01-10)

Bug Fixes

  • change travis link on status icon (e22019c)

Features

  • implement basic function for feature flag handling (924bcb8)