From 33772b7d78dc3e73154f1942320e1a6ef3301e1b Mon Sep 17 00:00:00 2001 From: "James E. King III" Date: Mon, 17 Dec 2018 09:57:27 -0500 Subject: Add node.ts to the languages markdown --- LANGUAGES.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'LANGUAGES.md') diff --git a/LANGUAGES.md b/LANGUAGES.md index 7c8305328..acf908343 100644 --- a/LANGUAGES.md +++ b/LANGUAGES.md @@ -1,8 +1,8 @@ # Apache Thrift Language Support # -Last Modified: 2018-07-06 +Last Modified: 2018-12-17 -Guidance For: 0.11.0 or later +Guidance For: 0.12.0 or later Thrift supports many programming languages and has an impressive test suite that exercises most of the languages, protocols, and transports that represents a matrix of thousands of possible combinations. Each language typically has a minimum required version as well as support libraries - some mandatory and some optional. All of this information is provided below to help you assess whether you can use Apache Thrift with your project. Obviously this is a complex matrix to maintain and may not be correct in all cases - if you spot an error please inform the developers using the mailing list. @@ -243,6 +243,17 @@ The Language/Library Levels indicate the minimum and maximum versions that are u node.js +node.ts +0.12.0 +Yes +3.1.6 +YesYes + +Yes +Yes +node.ts + + OCaml 0.2.0 -- cgit v1.2.1