Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 871 Bytes

CHANGELOG.md

File metadata and controls

57 lines (30 loc) · 871 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

Added

Changed

Fixed

[0.4.7] - 2022-11-29

Fixed

  • Support for relative file paths in Windows

[0.4.6] - 2022-11-29

Changed

  • New long description support in setup.py
  • Better size error diagnostics

[0.4.5] - 2022-11-29

Fixed

  • Python distribution using only sdist

[0.4.4] - 2022-11-29

Added

  • Initial deploy support on GitHub Actions

[0.4.3] - 2022-11-29

Fixed

  • Issue with version number

[0.4.2] - 2022-11-29

Fixed

  • Dimensions check to blend entry points - #5