Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 895 Bytes

Changelog

[Table of Contents]

Added

  • Main function now also allows to set 'countryColor' and 'mapColor' for the country shapes and shapes map respectively.
  • printShapes and printShapesMap functions now also allow to set 'background', by default equal to None (transparent). Set it to a color array to create images with a color background for masking.

Changed

  • Target path is checked on all functions, and created if needed -and any intermediate-level directory-. It was only checked on the main function before.

Removed

Fixed

1.0.0 - 2022-06-14

Added

  • First release.

Changed

Removed

Fixed