-------------
- Added new fields to SemanticInfo structure.
- Fixed few bugs in aleph.py.
- Fixed bugs, old code, small improvements.
- aleph.py: Added new function downloadRecords().
- aleph.py: Added four new functions: getISBNsXML(), getAuthorsBooksXML(), getPublishersBooksXML() and getBooksTitleIDs().
- aleph.py: Refactored few unnecessarily long variables.
- convertor.py: Added new function getDocNumber().
- __init__.py switched to use aleph.downloadRecord().
- Fixed 27 - parsing of internal url field.
- convertor.py refactored slightly, fixed few little bugs.
- Added different way of tracking SemanticInfo.hasISBNAgencyFields.
- Fixed bug in convertor.py.
- ``reactToAMQPMessage()`` parameters modified.