# Changelog

## 1.9.0
* [new-icon] `ExclamationCircleIcon`.
* [new-icon] `FileAdvancedIcon`.
* `RunningCircleIcon` can be animated

## 1.8.0
* [new-icon] `PauseCircleOutlineIcon`.
* [new-icon] `WaitingCircleIcon`.
* [new-icon] `RunningCircleIcon`.
* [new-icon] `PassedCircleIcon`.
* [new-icon] `FailedCircleIcon`.
* [new-icon] `NoStatusCircleIcon`.
* [new-icon] `PassedFavIcon`.
* [new-icon] `FailedFavIcon`.
* [new-icon] `FileIcon`.
* [new-icon] `CalendarIcon`.
* [new-icon] `LabelOutlineIcon`.
* [new-icon] `CropSquareIcon`.
* [new-icon] `ChatBubbleIcon`.
* [new-icon] `ChatBubbleOutlineIcon`.
* [new-icon] `ErrorOutlineIcon`.
* [new-component] `CommentMarker`.
* [new-component] `Date`.
* [new-component] `DateFromNow`.
* [new-component] `Duration`.
* [new-component] `IconLabel`.

## 1.7.0
* [new-icon] `CheckCircleIcon`.
* Add level `0` for cards.

## 1.6.0
* Allow custom size and color for `IssueMarker`.

## 1.5.0
* [new-icon] `FileUploadIcon`.
* [new-icon] `HistoryIcon`.

## 1.4.2
* [new-icon] `FullScreenIcon`.

## 1.4.1
* Publish to public registry npmjs.org.

## 1.4.0
* [new-icon] 'BorderAllIcon'.

## 1.3.0
* [new-icon] `CommentIcon`.
* [new-component] `IssueMarker`.
* [new-component] `ReportedFact`.

## 1.2.3
* Update dependencies.

## 1.2.2
* 1.2.1 release failed.

## 1.2.1
* Update dependencies.

## 1.2.0
* [new-icon] `EditIcon`.

## 1.1.0
* [new-icon] `MenuIcon`.

## 1.0.0
* [new-icon] `GridOnIcon`.
* [new-icon] `PublicIcon`.

## 0.2.0
* [new-icon] `PlaceIcon`.
* [new-icon] `BookmarkIcon`.
* [new-icon] `BookmarkBorderIcon`.
* [new-icon] `HighlightIcon`.
* Export component props interfaces.

## 0.1.0
* Initial Release.
* [new-component] `BaseLayout`.
* [new-component] `Card`.
* [new-component] `MdIcon`.
* [new-component] Common Material Icons.
