Skip to content

v1.6.0: emdash 1.6.0

Latest
Compare
Choose a tag to compare
@asiripanich asiripanich released this 23 Sep 08:50
· 1 commit to master since this release
# emdash 1.6.0

- Update the test database to also include inferred labels. (@shankari)
- Update tests that had values depended on the previous test database.
- The `mod_mapview` server module now drops all list columns in its `data_sf` argument. This change is required to remove `inferred_label` (see asiripanich#69) from the map data which is a spatial feature object.
- Unify the default `datatable_options` in one place.
- `run_app()` now checks if `getOption("emdash.config_file")` returns anything, otherwise it uses the default config file, `inst/config-default.yml`, for the `config_file` argument.