- Add ``merge_index`` option for ``Spread.df_to_sheet``
3.2.2
-----------------------------
Changed -------
- Update CI and its documentation
3.2.1
-----------------------------
Fixed -----
- Don't use the deprecated pandas option ``inplace = True`` - Fix hanging auth test - Example in docs
Removed -------
- Fix for early pandas 1.0 is no longer necessary
3.2.0
-----------------------------
3.1.0
-----------------------------
Fixed -----
- OOB auth flow was removed from google-auth, `see here <https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#disallowed-oob>`_. Fixed it by running local server to listen for token.