forked from madonoharu/tsify
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added changelog * Fix typo in readme
- Loading branch information
Showing
2 changed files
with
53 additions
and
41 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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# tsify-next Changelog | ||
|
||
## v0.5.1 | ||
|
||
- @Pantamis contributed #22, implementing more `From` traits for more ergonomic use of Futures. | ||
- Fix: empty enums now produce a valid type of `void` rather than producing invalid Typescript. | ||
|
||
## v0.5.0 | ||
|
||
- Forked from `tsify` merging most PRs that were queued on Github |
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