libpath 0.0.4

Path parsing library (for Rust)
Documentation
# libpath.Rust - Changes <!-- omit in toc -->


## 0.0.4 - 12th September 2026

* refreshed pinned-nightly formatting and added explicit MSRV validation;
* added example-build coverage and quoted path-semantics test selectors in CI;
* added the **versions** example and excluded development-only files from packages;
* canonicalised **Cargo.toml**, editor configuration, ignore rules, and repository metadata;
* documented the MSRV and added the `_NEVER_TO_BE_ENABLED` placeholder feature;
* refreshed the test-name checker, formatting driver, and path-library documentation;


## 0.0.3 - 31st August 2026

* Added complete package metadata, release documentation, and CI checks;
* Added reproducible pinned-nightly formatting and repository checkers;
* Updated **fastparse** and **test_help-rs** to current compatible releases;
* Documented the current public API and retained unfinished path semantics in **TODO.md**;


## 0.0.2 - 16th March 2025

* Renamed `ClassificationResult#Entry` to `#EntryName`;
* Added **test/scratch/libver**;
* Tidied the source and added compatible tests from the 2024 work;
* Added **CHANGES.md**, **NEWS.md**, and **TODO.md**;



## 0.0.1 - 5th April 2024

* Initial version;


All history before this day is moot!


<!-- ########################### end of file ########################### -->