Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

v0.2.0

Choose a tag to compare

@jfy133 jfy133 released this 26 Aug 07:49
· 10 commits to main since this release
f540f92

What's Changed

  • Added
    • #8 Add c14_sample_taxid
  • Changed
    • #6 Rename c14_date to c14_age
    • #6 Rename c14_date_error to c14_age_error
    • #6 Rename c14_date_lab_code to c14_lab_id
    • #6 Improve c14_age and c14_age_error descriptions to specify 'conventional' radiocarbon age and refer to age rather than date
    • #6 Specify c14_lab_id must include a hyphen
    • #6 Add none and not collected to the pretreatment method enum
    • #9 Rename calib_age_sigma to calib_age_confidence to better align with C14 field terminology
    • #9 Rename calib_age_unit to `calib_age_era to better align with C14 field terminology
    • #9 Relax definition of `calib_age_confidence to allow any value rather than controlled vocab of 1 and 2 sigma
  • Deprecated
    • #6 Deprecated c14_date
    • #6 Deprecated c14_date_error
    • #9 Deprecated calib_version as already covered by calib_software
    • #9 Deprecated calib_settings as already covered by calib_software
    • #9 Deprecated calib_citation as already covered by `calib_software
    • #9 Deprecated calib_age_sigma
    • #9 Deprecated calib_age_unit
    • #9 Deprecated calib_age_median as not used within C14 community as a reliable date (calibration always results in a probability distribution)
    • #9 Deprecated ConfidenceSigma enum as no longer used

Thanks to
@DeondeJager @joeroe @jfy133