v2.1.0
After receiving a lot of feedback about osmf
being a poor choice of name, because it is also an acronym for the OSM Foundation, I renamed the tool to osmar
.
Some other smaller features are contained in this release:
- Search for tags is now case insensitive.
- The code has been hardened against SQL injections.
- The
OSMAR_CONN
environment variable can now be used to configure a custom database connection string. - Some configuration can now be found and easily adapted in
config.go
.