]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/news.rst
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / docs / news.rst
index dff600e39b9b50f0aaf15fcdf89f8919d6a5ef35..3a49d74791565a67af3cf9c8808e5f0074f9131d 100644 (file)
@@ -1,6 +1,62 @@
 News
 ====
 
+Version 0.3.1 (in development)
+------------------------------
+
+* Python 3.10, 3.11, 3.12.
+
+* CI(GHActions): Install all Python and PyPy versions from ``conda-forge``.
+
+Version 0.3.0 (2021-09-24)
+--------------------------
+
+* Python 3.8, Python 3.9.
+
+* GitHub Actions.
+
+* Stop testing at Travis CI.
+
+* Stop testing at AppVeyor.
+
+Version 0.2.3 (2019-02-01)
+--------------------------
+
+* Python 3.7.
+
+* Use remove-old-files.py from ppu to cleanup pip cache
+  at Travis and AppVeyor.
+
+* Install psycopg2 from `psycopg2-binary`_ package.
+
+.. _`psycopg2-binary`: https://pypi.org/project/psycopg2-binary/
+
+Version 0.2.2 (2017-06-10)
+--------------------------
+
+* Use tox instead of tests/Makefile.
+
+* Test at Travis and AppVeyor with Postgres.
+
+Version 0.2.1 (2017-05-01)
+--------------------------
+
+* Convert README to reST.
+
+Version 0.2.0 (2017-04-30)
+--------------------------
+
+* Python 3.5, 3.6.
+
+* Test at Travis and AppVeyor.
+
+* Use Portable Python Utilities.
+
+Version 0.1.2 (2017-04-27)
+--------------------------
+
+* Fix dependencies.
+
 Version 0.1.1 (2017-04-26)
 --------------------------