tag:github.com,2008:https://github.com/nstack/nstack/releasesRelease notes from nstack2017-12-06T13:51:33Ztag:github.com,2008:Repository/85680877/v0.0.10.12017-12-06T13:57:56ZRelease 0.0.10.1<h2>General</h2>
<p>Major new release of nstack, including a newer higher-performance transport between data processing functions and R support!</p>
<h2>New features</h2>
<p>Release 0.0.10.1 brings in the following new features,</p>
<ul>
<li>Preliminary R Support!</li>
<li>API Version 2 to use when creating Python 3 and Python 2 -based services that interally uses a faster and more robust message passing mechanism
<ul>
<li>This requires (minimal) code changes to your services, see <a href="http://docs.nstack.com/en/latest/languages.html#python" rel="nofollow">http://docs.nstack.com/en/latest/languages.html#python</a></li>
</ul>
</li>
<li>Length-aware <code>Vector</code> and <code>Matrix</code> types</li>
<li>Many, many bug-fixes and improvements</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.10.1/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.8.12017-09-04T12:58:47ZRelease 0.0.8.1<h2>General</h2>
<h2>New features</h2>
<p>Release 0.0.8.1 brings in the following new features,</p>
<ul>
<li>Webforms on the WebUI - users can now send data directly into a service and view the results streaming in realtime from the WebUI</li>
<li>WebUI UX improvements - it's now possible to view stopped processes</li>
<li>Upcoming schedule support - <code>nstack cli</code> now has a <code>list-scheduled</code> command that shows upcoming scheduled tasks</li>
<li>an internal API versioning scheme that means we can update internal code for performance / bugfixes without requiring end-users to rebuilt all their modules</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.8.1/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.7.12017-07-26T15:33:38ZRelease 0.0.7.1<h2>New features</h2>
<p>Release 0.0.7.1 brings in the following new features,</p>
<ul>
<li>Better error handling, messaging, and debugging capabilities</li>
<li>Build support within the WebUI</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.7.1/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.6.52017-07-07T09:03:21ZRelease 0.0.6.5<h2>General</h2>
<p>This release is a large push in increasing the usability of NStack, culminating in the release of a Web Frontend, available to test at <a href="https://demo.nstack.com" rel="nofollow">https://demo.nstack.com</a> . Also we've added type inference to the NStack Workflow Language - so users don't have spend time manually defining and updating the types/contracts within their workflows.</p>
<h2>New features</h2>
<p>Release 0.0.6.5 brings in the following new features,</p>
<ul>
<li>WebUI, available to test at <a href="https://demo.nstack.com" rel="nofollow">https://demo.nstack.com</a></li>
<li>Type inference within the NStack Workflow Language</li>
<li>Performance improvements</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.6.5/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.4.12017-06-08T13:50:21ZRelease 0.0.4.1<h2>General</h2>
<p>This release lets you write your own sources and sinks in Python, solidifies support for streaming, adds new types and conversion functions for working with common data (such as CSV and JSON), moves a modules IDL from <code>nstack.yaml</code> to the DSL, and allows a workflow to be connected to STDIN / STDOUT.</p>
<h2>New features</h2>
<p>Release 0.0.4.1 brings in the following new features,</p>
<ul>
<li>Streaming from functions</li>
<li>Integrate a module's IDL into the DSL</li>
<li>Ability to write sources and sinks in Python</li>
<li>Module imports and namespacing</li>
<li>Rename <code>workflow.nml</code> to <code>module.nml</code></li>
<li>Retry logic for functions</li>
<li>A JSON type</li>
<li>A Doc type</li>
<li>Introduce type conversion functions for CSV and JSON</li>
<li>Connect a workflow to STDIN / STDOUT and stream in data</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.4.1/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.3.62017-05-16T16:48:55Zv0.0.3.6<p>Commit for release 0.0.3.6</p>nstack-lambdatag:github.com,2008:Repository/85680877/v0.0.3.42017-04-11T07:07:37ZRelease 0.0.3.4<h2>General</h2>
<p>Our first public release :)</p>
<h2>New features</h2>
<p>Release 0.0.3.4 brings in the following new features,</p>
<ul>
<li>Free sandbox for testing now available - just run <code>nstack register</code> to configure it and get started</li>
<li>NStack CLI new commands - <code>send</code> - send data to HTTP source, <code>notebook</code> - a minimal REPL</li>
<li>NStack Server new features
<ul>
<li>User authorisation and permissions</li>
<li>Module versioning</li>
</ul>
</li>
</ul>
<h2>Download notes</h2>
<p>For basic install and usage information please see the project <a href="/nstack/nstack/blob/v0.0.3.4/www.github.com/nstack/nstack">README.md</a> and the docs at <a href="http://nstack.readthedocs.org" rel="nofollow">http://nstack.readthedocs.org</a></p>nstack-lambda