Skip to content

v4.1.3

Latest

Choose a tag to compare

@sampoyigi sampoyigi released this 15 May 17:31
ecd2f29

This release includes improvements to the Location and Geocoder components, refining type declarations, method return types, and class name references.

Changed

  • Updated Location model references to use short class names throughout

Fixed

  • Added missing return type declaration for the checkDistance method in the Location class
  • Updated Geocoder usage to properly utilize the driver method and removed unnecessary imports