Skip to content

Release 23.2.0

Compare
Choose a tag to compare
@mceachen mceachen released this 02 Oct 23:35
· 291 commits to main since this release
f574862
  • replace jsdoc reference of DefaultCreateDateTagNames with CapturedAtTagNames (ce23a32)
  • DRY up DefaultCreateDateTagNames and CapturedAtTagNames. Rebuild docs. (816af93)
  • Timezone improvements: - Fix extractTzOffsetFromUTCOffset type signature to use CapturedAtTagNames directly. - Fix GpsDateTimeStamp to not write to the underlying tags object - use correct isUTC() (52be3b4)
  • Update CapturedAtTagNames.ts (2ccb925)
  • Timezone parsing improvements: - add isZoneValid() backstop - extract zoneToShortOffset() - improve normalizeZone() and extractZone() - add instance tests for Version, Struct, and - rebuild Tags - rebuild docs (5cad294)
  • yarn u (5698008)