Changes in version 0.3-4 (2025-09-01) Fix Rdoc following CRAN request Changes in version 0.3-3 (2022-11-18) Miscs - #24 Issue with registerAtomSchema example Changes in version 0.3-2 (2022-11-07) Bug fixes - #22 validate method fails after 'setUpdated' method called New features - #23 Provide simple method to export a DCEntry as data.frame Changes in version 0.3-1 (2022-08-19) Enhancements - #21 Include local xsd schema to avoid internet resource unavailability Changes in version 0.3 (2022-06-29) 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 Changes in version 0.2 (2022-04-26) New features - #12 Pkgdown github-pages Enhancements - #11 DC XML decoding consolidation Bug fixes - #9 DCElement classes not listed when namespace not loaded Changes in version 0.1-2 (2022-02-21) Enhancements - #6 Standardize R6 class R documentation Bug fixes - #5 Regression with keyring - Token retrieved is NULL, and prevents authentication Changes in version 0.1-1 (2022-02-02) Enhancements - #4 Switch DC vocabularies from web access to local files (in package) Changes in version 0.1 (2021-12-08) 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