Skip to content

v1.3.2

Compare
Choose a tag to compare
@pvictor pvictor released this 06 May 13:34
· 248 commits to master since this release

datamods 1.3.2

  • Fix bad link in NEWS.

datamods 1.3.1

  • Fixed a bug in update_variables module.

datamods 1.3.0

  • New module to read flat data from URLs import_url_*().
  • Error messages displayed to the user are more informative on the actual error.
  • filter_data_server(): new argument value_na to set default value for NA's filters widgets.
  • import_copypaste_ui(): new argument name_field to show or not name field.
  • import_copypaste_server(): new argument fread_args to pass arguments to data.table::fread.
  • i18n: chinese translations added, thanks to @xmusphlkg.
  • i18n: spanish translations added, thanks to @dnldelarosa.
  • i18n: german translations added, thanks to @SteEcker and @joerghenkebuero.