Skip to content

v0.2.2

Compare
Choose a tag to compare
@dschlaep dschlaep released this 03 May 12:39
· 6 commits to main since this release
17a7ed5
  • fetch_soils_from_NRCS_SDA() gains the ability to inject queries with multi-variable parameters (@dschlaep). It gains two new arguments (with backwards compatible default values):
    • "bind_params" that replaces the deprecated argument "mukeys_unique"
    • "injection_format" that identifies the format string used to
      bind/inject values in parametrized queries
  • fetch_soils_from_NRCS_SDA() now builds SQL queries consistently with single quotes (@dschlaep).

What's Changed

Full Changelog: v0.2.1...v0.2.2