-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
README
and CHANGELOG
, 0.3.0-beta is completed.
- Loading branch information
1 parent
0dc0128
commit 824d264
Showing
2 changed files
with
79 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
## [0.1.0] - Spring. | ||
## [0.3.0] - Frost. | ||
|
||
* Added `IQScreen` class that enable user to use a plyer as a screen. | ||
* Added `IQTheme` to customization your ui. | ||
* Fixed bugs with forward & backward. | ||
* Enhance code logic. | ||
|
||
## [0.2.1] - Storm. | ||
|
||
* Edit Readme file. | ||
|
||
## [0.2.0] - Storm. | ||
|
||
* Added `SubtitleProvider` class that enable user to use a subtitle from files, assets, network, string. | ||
* Added `IQParser` class to display subtitle data. | ||
* Added `SubtitleBloc` class to use with `IQParser`. | ||
|
||
## [0.1.0] - Spring. | ||
|
||
* Added `IQScreen` class that enable user to use a plyer as a screen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters