This release has a number of bug fixes for issues about list_tables, file_info, and the utf-8/utf_8 typo in the new encoding mapping table. A couple other fixes for sd2df. There are also documentation changes and enhancements. And, there is new functionality which provides support for running saspy in a Zeppelin Notebook. Zeppelin uses a different way of displaying output than Jupyter (like html) so the existing IPython code in saspy didn't work on Zeppelin. Now, there is a new key in the configuration definition you can set which will allow saspy to work in Zeppelin: ‘display’ : ‘zeppelin’,