Skip to content

Latest commit

 

History

History
86 lines (44 loc) · 3.96 KB

NEWS.md

File metadata and controls

86 lines (44 loc) · 3.96 KB

Miscs

  • #24 Issue with registerAtomSchema example

Bug fixes

  • #22 validate method fails after 'setUpdated' method called

New features

  • #23 Provide simple method to export a DCEntry as data.frame

Enhancements

  • #21 Include local xsd schema to avoid internet resource unavailability

Enhancements

  • #14 Support setters for list of elements
  • #16 Add missing DCMI elements
  • #18 Improve performance for addDCElement (for native DC elements)
  • #19 Fetch vocabulary data by default

New features

  • #15 Accessors/getters for DCElement objects
  • #20 Add readDCEntry util function

Bug fixes

  • #17 Bug in AtomEntry 'updated' field

New features

  • #12 Pkgdown github-pages

Enhancements

  • #11 DC XML decoding consolidation

Bug fixes

  • #9 DCElement classes not listed when namespace not loaded

Enhancements

  • #6 Standardize R6 class R documentation

Bug fixes

  • #5 Regression with keyring - Token retrieved is NULL, and prevents authentication

Enhancements

  • #4 Switch DC vocabularies from web access to local files (in package)

Enhancements

  • #2 Issue with Keyring >= 1.2.0 - system password requested - Set keyring 'env' backend by default

Bug fixes

  • #1 Curl error while publishing into dataverse

Miscs

  • #3 Release on CRAN