Étiquettes
Les étiquettes permettent de marquer des moments spécifiques importants dans l'historique du projet.
-
0.3.0e5aeafc1 · ·
Thrifty 0.3.0 -------------- Added: ------ - New unified API for types in `thrifty-schema`, consolidating `ThriftType` and `Named` - Support for `(deprecated = "true")` Thrift annotation by emitting `@Deprecated` in Java - `Struct` interface which makes writing to protocols simpler - no more passing around Adapters - Builder APIs for `thrifty-schema` to allow for customization of a schema prior to code generation - Link-type validation of Thrift services and their functions Fixed: ------ - Numerous edge-cases in const-value validation - A crash parsing certain kinds of doc comments Contributors: - @benjamin-bader - @naturalwarren - @hzsweers - @seanabraham - @gabrielittner
-
0.2.266178386 · ·
0.2.2 (released 30 March 2016) - #26: Fix generated `toString()` for fields with `@redacted` doc comments
-
0.2.1f42de961 · ·
0.2.1 (released 29 March 2016) ------------------ - #25: Improve generated `toString()` methods - #24: Add SimpleJsonProtocol - #19: Fix codegen for services which inherit from other services - #5: Fix compilation with relative includes (e.g. `include '../common.thrift'`) - #7: Fix lookup of included constants during linking - #4: Add automatic Parcelable implementation - #2: Fix nested-generic fields with default values
-
0.2.0c2cc22f8 · ·
Release 0.2.0 - Repackage to com.microsoft - Replace Okio in Transport layer with hand-rolled read and write methods
-
-
-
-