Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@codesoap codesoap released this 03 Apr 08:38
· 1 commit to master since this release

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.