Skip to content

Tags: inspirehep/invenio-ext

Tags

v0.3.2

Toggle v0.3.2's commit message
v0.3.2

Invenio-Ext v0.3.2 was released on October 7, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

What's new
----------

- Code style fixes and version bump of required packages.

Installation
------------

   $ pip install invenio-ext==0.3.2

Documentation
-------------

   http://invenio-ext.readthedocs.org/en/v0.3.2

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org

v0.3.1

Toggle v0.3.1's commit message
v0.3.1

Invenio-Ext v0.3.1 was released on October 5, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

Improved features
-----------------

- Uses CFG_VERSION config variable to generate `bower.json`.

Bug fixes
---------

- Allows legacy UserInfo object creation without Invenio-Access
  package.

Installation
------------

   $ pip install invenio-ext==0.3.1

Documentation
-------------

   http://invenio-ext.readthedocs.org/en/v0.3.1

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

Invenio-Ext v0.3.0 was released on October 2, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

Incompatible changes
--------------------

- Removes record related tasks in favor of `invenio-records`.

Bug fixes
---------

- Adds missing dependency to invenio-collections>=0.1.2.
- Removes references to invenio.config and replaces them with
  invenio_base.globals.cfg.
- Adds missing dependency to invenio-testing.
- Replaces if statement by try...except block to check if a model has
  a mixer associated with it.

Installation
------------

   $ pip install invenio-ext==0.3.0

Documentation
-------------

   http://invenio-ext.readthedocs.org/en/v0.3.0

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org

v0.2.1

Toggle v0.2.1's commit message
v0.2.1

Invenio-Ext v0.2.1 was released on September 23, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

Incompatible changes
--------------------

- Removes previously disabled legacy handlers.

Bug fixes
---------

- Adds missing MySQL-python>=1.2.5 dependency.

Installation
------------

   $ pip install invenio-ext==0.2.1

Documentation
-------------

   http://invenio-ext.readthedocs.org/en/v0.2.1

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org

v0.2.0

Toggle v0.2.0's commit message
v0.2.0

Invenio-Ext v0.2.0 was released on September 22, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

Incompatible changes
--------------------

- Removes `get_record` from global Jinja context.
- Removes possibility to import config as invenio package attribute.
  Replace `from invenio import config` by using `current_app.config`.
- Removes endpoints serving legacy webinterfaces and legacy admin
  pages.
- Removes bibdocfile dependency.

Bug fixes
---------

- Adds missing invenio-base, raven and redis dependencies.
- Adds missing dependencies to SQLAlchemy-Utils and intbitset.
- Adds missing invenio-celery>=0.1.0 dependency.
- Removes dependency on legacy WebUser module.

Installation
------------

   $ pip install invenio-ext==0.2.0

Documentation
-------------

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

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org

v0.1.0

Toggle v0.1.0's commit message
v0.1.0

Invenio-Ext v0.1.0 was released on September 17, 2015.

About
-----

Invenio module that provides integration with Flask extensions.

*This is an experimental developer preview release.*

What's new
----------

- Initial public release.

Installation
------------

   $ pip install invenio-ext==0.1.0

Documentation
-------------

   http://invenio-ext.readthedocs.org/en/v0.1.0

Happy hacking and thanks for flying Invenio-Ext.

| Invenio Development Team
|   Email: [email protected]
|   IRC: #invenio on irc.freenode.net
|   Twitter: http://twitter.com/inveniosoftware
|   GitHub: https://github.com/inveniosoftware/invenio-ext
|   URL: http://invenio-software.org