Closed bcksl closed 1 year ago
Other than the deps update, this looks like a dupe of https://github.com/bryanjos/geo/pull/174. Feel free to close in favor of that one, but do consider updating the deps :)
I'll merge this one since it's newer. Thanks for doing this! I'll try to get it published as soon as I can.
Published https://hex.pm/packages/geo/3.5.1
Awesome, cheers for the quick turnaround.
A pair of warning fixes:
Application.compile_env
rather thanApplication.get_env
in module bodyimport Bitwise
rather than deprecateduse Bitwise
, and remove where unused