File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog for purescript-tsd-gen
2
2
3
- ## 0.2.0.0
3
+ ## 0.3.0.0 (2019-06-22)
4
+
5
+ * Works with PureScript v0.13.0.
6
+ * Support ` Foreign.Object.Object ` from [ purescript-foreign-object] ( https://github.com/purescript/purescript-foreign-object ) .
7
+ * Support ` Effect.Uncurried ` from purescript-effect.
8
+ * Add ` --version ` option.
9
+
10
+ ## 0.2.0.0 (2018-06-08)
4
11
5
12
* Support for PureScript v0.12.0.
6
13
* Support ` Data.Variant.Variant ` from [ purescript-variant] ( https://github.com/natefaubion/purescript-variant ) .
7
14
* Support ` Data.Nullable.Nullable ` from [ purescript-nullable] ( https://github.com/purescript-contrib/purescript-nullable ) .
8
15
9
- ## 0.1.0.0
16
+ ## 0.1.0.0 (2018-02-19)
10
17
11
18
Initial release.
Original file line number Diff line number Diff line change 1
1
name : purescript-tsd-gen
2
- version : 0.2 .0.0
2
+ version : 0.3 .0.0
3
3
github : " minoki/purescript-tsd-gen"
4
4
license : BSD3
5
5
author :
" ARATA Mizuki <[email protected] >"
You can’t perform that action at this time.
0 commit comments