Skip to content

Releases: RaczeQ/pixel-map

0.2.4

14 Nov 22:49
ff640b2
Compare
Choose a tag to compare

Fixed

  • Added automatic bounds checking when providing custom bounding box

0.2.3

01 Nov 09:56
ed398d6
Compare
Choose a tag to compare

Changed

  • Bumped minimal geopandas version

0.2.2

23 Oct 21:54
dff0fe7
Compare
Choose a tag to compare

Added

  • Option to pass console width and height
  • Option to pass plotting DPI

Fixed

  • Automatic bounds clipping to the EPSG:3857 limits
  • Capped minimal contextily zoom at 0

0.2.0

21 Oct 22:17
86cd4e8
Compare
Choose a tag to compare

Added

  • Option to change colors
  • Option to change opacity
  • Option to change basemap
  • Default light and dark style
  • Single letter flags to the CLI

Changed

  • Subtitle rendering

Fixed

  • Canvas not filling the space fully

0.1.2

21 Oct 20:00
e11c9f8
Compare
Choose a tag to compare

Added

  • Multiple renderers
  • Option to disable border around the map
  • Title scaling based on terminal width
  • Example geo files

Changed

  • Cleaned dependencies list

0.1.1

18 Oct 22:39
2bca889
Compare
Choose a tag to compare
chore(CI/CD): bump version 0.1.0 -> 0.1.1 (#2)

* chore(CI/CD): bump version 0.1.0 -> 0.1.1

* docs: update CHANGELOG.md

---------

Co-authored-by: RaczeQ <[email protected]>