
.. rubric:: 0.6.3 Nov/2013

* add url module
* add dependencies module

.. rubric:: 0.6.2:
* add swapdict function in tools module


.. rubric:: 0.6.1 / July 2013

* update cno sphinx themes


.. rubric:: 0.6.0 / June 2013

* stable release


.. rubric:: 0.5.9

* add a copy method inside the logging.Logging class to allow a deepcopy
* add get_share_file in paths module to retieve full path of a file contained in
  share/data directory of a package in one function call.

.. rubric:: 0.5.8

* add copy_javascript_into_static_path function to add into a sphinx config file.
* add the package module (buildPackage) and tool easy_buildPackage to create
 template layout.
* add the module config_tools to ease manipulation of configuration file

.. rubric:: 0.5.7


* Update README and metadata
* cleanup tests
* sphinx doc: add developer section, add example for checkParam
* Fix docstrings in all modules
* Add __all__ in modules without it
* In sphinx_themes and function to retrieve themes names


.. rubric:: 0.5.6

* fixing the headers. added version in the header. added new module logging_tools 


.. rubric:: 0.5.5

* add checkParam function


.. rubric:: 0.5.4

* slight improvement in the strandard CSS themes.

.. rubric:: 0.5.3

* fixing path module install/develop mode to obtain share directory.


.. rubric:: 0.5.2

* add doc and paths modules


.. rubric:: 0.5.1

* remove useless .coverage and update a test


.. rubric:: 0.5.0

* renamed cnolab.deploy to easydev 
* remove dependencies over rpy2 (no more distribute or multidistribute modules that is part of rtools instead)

.. rubric:: Before 0.5.0

* 0.4.5: fix bug in setup.py to include the standard themes properly.
* 0.4.5: fix bug in distribute module. shellcmd does not print error messages. add tests.
* 0.4.4: fix distribute typos
* 0.4.3: add new themes
* 0.4.2:
* 0.4.1:
* 0.4.0: add copybutton.py and javascript in the share directory, complete documentation.
* 0.3.0: add distribute and multidistribute (to distribute R packages)
* 0.2.0: add console and multisetup module
* 0.1.0: add sphinx_themes

