I’m waiting on the JS developers to enable API docs to be published and to update the website.
Wes On Thu, Feb 22, 2018 at 12:34 PM sebb <[email protected]> wrote: > Normally the announce email links to the main website for the download > details and associated docs. > > However the website does not even appear to mention the release, which > is a bit odd. > Or maybe I overlooked it? > > > On 22 February 2018 at 15:26, Wes McKinney <[email protected]> wrote: > > The Apache Arrow community is pleased to announce the 0.3.0 > > JavaScript release. This is the second JavaScript release. > > > > It can be installed from source or via the apache-arrow package > > on NPM. > > > > * > https://www.apache.org/dyn/closer.cgi/arrow/arrow-js-0.3.0/apache-arrow-js-0.3.0.tar.gz > > * https://www.npmjs.com/package/apache-arrow > > > > What is Apache Arrow? > > --------------------- > > > > Apache Arrow is a cross-language development platform for in-memory > data. It > > specifies a standardized language-independent columnar memory format for > flat > > and hierarchical data, organized for efficient analytic operations on > modern > > hardware. It also provides computational libraries and zero-copy > streaming > > messaging and interprocess communication. Languages currently supported > include > > C, C++, Java, JavaScript, Python, and Ruby. > > > > Please report any feedback to the mailing lists ([1]) > > > > Regards, > > The Apache Arrow community > > > > [1]: https://lists.apache.org/[email protected] >
