We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140fe43 commit 39c41a2Copy full SHA for 39c41a2
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name"0.3.2"></a>
2
+### 0.3.2 (2015-05-08)
3
+
4
5
+#### Features
6
7
+* **tsfmt:** change --stdio option to do not required fileName ([32055514](https://github.com/vvakame/typescript-formatter/commit/32055514))
8
9
10
<a name"0.3.1"></a>
11
### 0.3.1 (2015-05-06)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-formatter",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "Formatter of TypeScript code",
"main": "./index",
"bin": {
0 commit comments