## 0.1.6 update dependencies ## 0.1.5 update dependencies ## 0.1.4 add arrows before waypoints remove waypoint squares make spline between waypoints dotted ## 0.1.3 replace simple lines between waypoints with Catmull-Rom spline fix bug that could lead to an error if a waypoint was too close to 0 (closer than the size of the rectangle drawn at waypoints) ## 0.1.2 add methods to the `MapTileCache` to check if a map tile or a region exist add the option to fill missing map tiles in `Map` with a color add the option to fill missing regions in lower detail map tiles with a color ## 0.1.1 update sl-types dependency to 0.1.1 ## 0.1.0 Initial Release