This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
49c0c10
commit 05f2e75
Showing
3 changed files
with
34 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Version 2.1 (6.4.2017) | ||
|
||
## Features | ||
- **Pokemon**: Added parser | ||
- **Evolution**: Added pokemon evolutions | ||
- **MaxCp**: Added MaxCP information | ||
- **Moves**: Added parser | ||
- **Documentation**: Autogenerate HTML documentation using typedoc | ||
- **Docker**: Added docker configuration | ||
- **Travis**: Added travis configuration | ||
- **Bithound**: Set up bithound linting | ||
|
||
## Bugfixes | ||
- **Clean Script**: Replace `rm` with `rimraf` | ||
|
||
## Contributors | ||
- [BrunnerLivio](https://github.com/BrunnerLivio/) | ||
- [proegssilb](https://github.com/proegssilb) | ||
|
||
# Version 2.0 (8.3.2017) | ||
|
||
## Features | ||
- **Rewrite**: in TypeScript | ||
- **get-latest-game-master**: Script added | ||
- **Webpack**: Initial Config | ||
- **Documentation**: Add Readme | ||
|
||
## Contributors | ||
- [BrunnerLivio](https://github.com/BrunnerLivio/) |
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
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