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.4 - 2024-11-14
- Added automatic bounds checking when providing custom bounding box
0.2.3 - 2024-11-01
- Bumped minimal geopandas version
0.2.2 - 2024-10-23
0.2.1 - 2024-10-23
- Option to pass console width and height
- Option to pass plotting DPI
- Automatic bounds clipping to the EPSG:3857 limits
- Capped minimal contextily zoom at 0
0.2.0 - 2024-10-21
- Option to change colors
- Option to change opacity
- Option to change basemap
- Default light and dark style
- Single letter flags to the CLI
- Subtitle rendering
- Canvas not filling the space fully
0.1.2 - 2024-10-21
- Multiple renderers
- Option to disable border around the map
- Title scaling based on terminal width
- Example geo files
- Cleaned dependencies list
0.1.1 - 2024-10-18
- Plotting basic functionality with CLI