Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.01 KB

RELEASE-NOTES.rst

File metadata and controls

45 lines (31 loc) · 1.01 KB

Invenio-Utils v0.2.0

Invenio-Utils v0.2.0 was released on October 5, 2015.

About

Various utility functions and datatypes for Invenio.

This is an experimental developer preview release.

Incompatible changes

  • Removes legacy logic module used in legacy search engine query parser.
  • Removes w3c_validator utility.
  • Removes python client library for Sherpa Romeo service.
  • Removes language argument from date conveting functions.

Bug fixes

  • Removes dependency on legacy logging from Invenio-Ext.

Installation

$ pip install invenio-utils==0.2.0

Documentation

http://invenio-utils.readthedocs.org/en/v0.2.0

Happy hacking and thanks for flying Invenio-Utils.

Invenio Development Team