Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Latest commit

 

History

History
67 lines (44 loc) · 912 Bytes

CHANGELOG.rst

File metadata and controls

67 lines (44 loc) · 912 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.6

Changed

  • Update and fix dependency versions.

Fixed

  • Fix texture path resolution on Windows.

0.1.5

Changed

  • Remove license badge from README.rst.
  • Fix code block in CONTRIBUTING.rst

0.1.4

Changed

  • Change GitHub actions workflow names to lowercase.

0.1.3

Changed

  • Revert changes from 0.1.2.
  • Change description field in pyproject.toml.

0.1.2

Changed

  • Docstring for top-level package __init__.py. Now it actually describes this package's purpose.

0.1.1

Fixed

  • Package licensing info: trove classifiers, license field in pyproject.toml.

0.1.0

  • First release