============================
cppyythonizations Change Log
============================

.. current developments

v1.1.3
====================

**Added:**

* add package to PyPI so we can `pip install cppyythonizations`



v1.1.2
====================

**Fixed:**

* adapt serialization to changes in cppyy 1.9.0
* only run GitHub workflows once for master but not for pushes to tags.



v1.1.1
====================

**Changed:**

* use GitHub Actions for CI

**Fixed:**

* fixed errors in doctests for tuple and vector pythonizations



v1.1.0
====================

**Added:**

* workaround for printing and indexing into tuples, see https://bitbucket.org/wlav/cppyy/issues/272/pythonization-on-tuple-erases-__getitem__



v1.0.1
====================

**Fixed:**

* typo in rever deployment script



v1.0.0
====================



