* The elements can now be directly imported from :doc:`mendeleev </index>` by symbols. * Added `sphinxcontrib.bibtex <http://sphinxcontrib-bibtex.readthedocs.io/en/latest/>`_ extension to the docs to handle `BibTeX <http://www.bibtex.org/>`_ style references to improve handling of the bibliographic entries. * Added `nbsphinx <https://nbsphinx.readthedocs.io>`_ to include `Jupyter Notebook <http://jupyter.org/>`_ tutorials in the docs.
0.3.6
Not secure
--------------------
* Added API documentation * Corrected the sphinx configuration * Updated the documentation
0.3.5
--------------------
* Added a module with functions to scrape data from `ciaaw.org <http://ciaaw.org/>`_ * Added new ``Element`` attributes, ``name_origin``, ``uses`` and ``sources`` * Added new ``Element`` attributes related to the discovery: ``discoverers``, ``discovery_location``, ``discovery_year``
0.3.4
Not secure
-------------------
* Fixed python2.7 compatibility issue * Added double and triple bond covalent radii from Pyykko * Corrected minor error in the documentation * Replaced lazy loading with eager in db queries
0.3.3
Not secure
-------------------
* Corrected the coordination of Br5+ ion in the ionic radii table
0.3.2
Not secure
-------------------
* Added ``metallic_radius`` * Added Goldschmidt and geochemical classifications * Corrected the docs configuration * Added ``cas`` number attribute * Added atomic radii by Rahm et al. * Created a conda recipe * Added a citation information to the readme * Electronic configuration code was split into a separate module