---------------------------- - Added support for multiple formats: xls, xlsx, xlsm, xltx, xltm, xlsb, ods, odt, and odf - Using [Pandas](https://pandas.pydata.org/) for reading files
0.3.0
---------------------------- - Fixed code formatting - Dropped Python 2.x support - Added GitHub Actions support for project
0.2.2
-------------------------- - Fixed the dependency installation
0.2.1
-------------------------- - Fixed the missing dependencies - Improved documentation
0.2.0
-------------------------- - Added support for python 3.x. Should also with python 2.6 and 2.7 - Fixed some minor issues - Updated documentation
0.1.0
-------------------------- Initial release, under the name: :mod:`sphinxcontrib.exceltable`. Initially the extension was introduced as a part of Rusty_