Skip to content
Snippets Groups Projects
HISTORY.rst 997 B
Newer Older
.. :changelog:

History
-------

------------------------
0.3.0.dev0
------------------------

 * Changed named to Pulsar, moved to Github.
 * New RESTful web services interface.
 * SCP and Rsync file staging options added by Eric Rasche. `Pull 
   Request <https://github.com/galaxyproject/pulsar/pull/34>`__
 * Allow YAML based configuration.
 * Support for more traditional ``pip``/``setup.py``-style
   installs.

---------------------
0.2.0
---------------------

 * Last version named the LWR - found on `BitBucket <https://bitbucket.org/jmchilton/lwr>`__.
 * Still supported in Galaxy as of 15.03 the release.
 * Introduced support for submitting to various queueing systems,
   operation as a Mesos framework, Docker support, and
   various other advanced deployment options.
 * Message queue support.
 * Framework for configurable file actions introduced.

---------------------
0.1.0
---------------------

 * Simple support for running jobs managed by the Python pulsar
   web process.