---
* Now using an `XML catalog <http://xmlsoft.org/catalog.html>`_
to load local copies of XSD schemas referenced by included XmlObject
classes. The included catalog is automatically added to the
**XML_CATALOG_FILES** environment variable when eulxml is loaded, and
should be used automatically and transparently by lxml and libxml.
[`18 <https://github.com/emory-libraries/eulxml/issues/18>`_]
* The use of an HTTP PROXY is no longer required for loading schemas,
and eulxml will not generate warnings if no proxy is set.
* New module eulxml.catalog to download schemas and generate an XML
catalog
* Custom setup.py command `xmlcatalog` as a shortcut for downloading
schemas and generating an XML Catalog
* Customized setup.py so that building the package will download
schemas and generate a catalog if needed (schema files and xml
catalog are now included in package data).
* The existing CERP schema URL no longer resolves; it has has been
replaced with a new url that does, and included in the schema catalog
* bugfix: serializing unicode within xpaths
* bugfix: normalize space on eadid value in eulxml.xmlmap.teimap
* bugfix: xpath serialization error for unicode strings within xpaths
* bugfix: correction in xpath for TEI interp value