Releases: speleotica/frcsdata
Releases · speleotica/frcsdata
Release list
v5.1.2
v5.1.1
v5.1.0
v5.0.2
v5.0.1
v5.0.0
5.0.0 (2026-03-16)
Features
- parseFrcsSurveyFile - return partial parse data if there are errors
- add CLI with various useful commands
- export
formatIssuesmethod
BREAKING CHANGES
- drop support for subpath imports besides ./node, ./string, and ./web
parseFrcsSurveyFileAPI and related types like `FrcsSurveyFile have been changed
v5.0.0-beta.5
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
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
5.0.0-beta.3 (2026-03-09)
Bug Fixes
- parseFrcsSurveyFile: fix and test %NC units change parsing (95a8267)