# GifPlayer
One Paragraph of project description goes here
## Getting Started
(For a game project) Write some tips or instructions how to control in your game.
(For building a module) Write a piece of codes to demostrate how to use this module.
```typescript
function examples() {
}
```
## Authors
**[Haskasu](/profile/Haskasu)**
# Changelog (GifPlayer)
## [v1.1.0](/view/GifPlayer/1.1.0) (2024-07-09)
#### Changed
- compiled in ES6
## [v1.0.0](/view/GifPlayer/1.0.0) (2020-08-20)
#### Changed
- Support Base major update. No changes inside this lib.
## [v0.0.7](/view/GifPlayer/0.0.7) (2019-08-13)
#### Fixed bugs:
- fix false use disposal of the gif data
## [v0.0.6](/view/GifPlayer/0.0.6) (2018-11-08)
#### Added
- support url input and file upload
## [v0.0.5](/view/GifPlayer/0.0.5) (2018-11-07)
#### Added
- add transparent background
- add controls from CG site
## [v0.0.1](/view/GifPlayer/0.0.1) (2018-11-07)
#### Added
- first build
## Authors
**[Haskasu](/profile/113321052805704333314@google)**