Skip to content

Releases: speleotica/frcsdata

v5.1.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 Apr 23:53

5.1.2 (2026-04-21)

Bug Fixes

  • parseFrcsSurveyFile: attach trailing comments to shots (385b4c2)

v5.1.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Mar 05:35

5.1.1 (2026-03-24)

Bug Fixes

  • use windows-1252 encoding (8c49faa)

v5.1.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 17 Mar 05:08

5.1.0 (2026-03-17)

Features

  • replace-names: add --write option (2a09020)

v5.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 17 Mar 05:02

5.0.2 (2026-03-17)

Bug Fixes

  • cli: fix replace-names command and script name (7018406)

v5.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Mar 04:45

5.0.1 (2026-03-16)

Bug Fixes

v5.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Mar 04:10

5.0.0 (2026-03-16)

Features

  • parseFrcsSurveyFile - return partial parse data if there are errors
  • add CLI with various useful commands
  • export formatIssues method

BREAKING CHANGES

  • drop support for subpath imports besides ./node, ./string, and ./web
  • parseFrcsSurveyFile API and related types like `FrcsSurveyFile have been changed

v5.0.0-beta.5

v5.0.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Mar 01:39

5.0.0-beta.5 (2026-03-16)

Features

  • add replace-names command (ceb888d)
  • cli: add list-names command (8a84c57)
  • cli: add merge-names-files command (ecb7041)
  • cli: support passing - in place of file to read from stdin (a230596)
  • export new survey file types and formatIssues (8c7c567)
  • list-names: add --suggest-replacements option (63cb22e)
  • validate azimuth and inclination ranges (da0aab1)

v5.0.0-beta.4

v5.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 Mar 01:57

5.0.0-beta.4 (2026-03-10)

Features

  • support %TI, %TT, %TM directives, remove excludeDistance: true from LRUD-only lines (98903e0)

v5.0.0-beta.3

v5.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 09 Mar 20:57

5.0.0-beta.3 (2026-03-09)

Bug Fixes

  • parseFrcsSurveyFile: fix and test %NC units change parsing (95a8267)

v5.0.0-beta.2

v5.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 09 Mar 19:54

5.0.0-beta.2 (2026-03-09)

Bug Fixes

  • fix survey trip numbering and name normalization (727af5b)