-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
6 changed files
with
20 additions
and
13 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,11 +1,20 @@ | ||
# 0.8.1 | ||
# ChangeLogs | ||
|
||
|
||
## 0.8.1 | ||
|
||
- Changed the account creation command from `apiKey` to `create` for more consistency. | ||
|
||
# 0.8.3 | ||
## 0.8.3 | ||
|
||
- Added info debug command for seeing the variables while developing, it should not be shown in the production version. | ||
|
||
# 0.9.2 | ||
## 0.9.2 | ||
|
||
- Added support real-time updates during the localization process (langsync start) which allow now for following and debugging each languages localization and tasks. | ||
- Bug Fixes. | ||
|
||
## 0.9.4 | ||
|
||
- Bug Fixes. | ||
- Appliance of new Stream API, which allow for better performance, faster updates and more stability. |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
const packageVersion = '0.9.211'; | ||
const packageVersion = '0.9.4'; |
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