Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.3 KB

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.

0.2.1 - 02.07.2022

Fixed

  • Inner path seam artifacts in low resolution
  • Numpy build issues

0.2.0 - 09.04.2021

Added

  • When outlined=True and twogoalline=True, twogoallines now also jump across the bars (as baseline already did) to make real transparency possible
  • Package is available on PyPI

Changed

  • Default spacing from 0.8 to 0.9.
  • Tip thicknesses in outlined cases are now equal to the baseline width (except when twogoalline=True, at which point if score is 2, thickness is halved to remove visual artifacts).

Fixed

  • Default documented thickness being inconsistent with the effective value

0.1.0 - 24.03.2021

Added

  • Initial release of the soccerbars package.