Comparing version 2.4.2 to 2.5.0
@@ -56,2 +56,4 @@ import { ToStringOpts } from "ts-poet/build/Code"; | ||
outputEncodeMethods: true | false | "encode-only" | "decode-only" | "encode-no-creation"; | ||
outputEncodeIncludeTypes: string; | ||
outputDecodeIncludeTypes: string; | ||
outputJsonMethods: true | false | "to-only" | "from-only"; | ||
@@ -58,0 +60,0 @@ outputPartialMethods: boolean; |
@@ -71,2 +71,4 @@ "use strict"; | ||
outputEncodeMethods: true, | ||
outputEncodeIncludeTypes: "", | ||
outputDecodeIncludeTypes: "", | ||
outputJsonMethods: true, | ||
@@ -73,0 +75,0 @@ outputPartialMethods: true, |
{ | ||
"name": "ts-proto", | ||
"version": "2.4.2", | ||
"version": "2.5.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/src/plugin.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
657359
13201
1118