---------------------
Added
^^^^^
- github CI test workflow
- publication workflow
- dynamic versioning
- dtool icon
Changed
^^^^^^^
- updated badges in ``README.rst``
- replaced ``setup.py`` with ``pyproject.toml``
Fixed
^^^^^
- Copy tags when copying dataset.
- Test against set of tags in unit tests, not against order of tags
- Test timestamp conversion against fixed UTC time in unit tests, not local time
- Made unit tests Python 3.12-compatible