- New module ``kingston.match``, a mechanism for *”pattern matching”* using subclasses of ``dict``'s to store patterns and references to ``callable``'s.
.. _section-14:
0.6.4
-----
- Built a more formal project structure. - Started to use light-weight CI in the form of a GitHub action invoking `Tox <https://tox.readthedocs.io/en/latest/>`__.
.. _section-15:
0.6.3
-----
- Project renamed to *”Kingston”* and re-licenced under LGPL v3