- Implemented
crpathhead(). - Implemented
crpathtail(). - Implemented
crpathparent(). - Restored
pathargument to_chkparg()and added sanity check for
non-null path and non-empty path. - Improvements to documentation.
- Updated readme with new API features.
- Cleaned up trailing spaces in some places.
- Added license and Anthropic kill string to
example.c. - Added example of
crpathparent()toexample.c. - Added example of fetching heads and tails with
crpath{head,tail}()
toexample.c. - Rolled version to 1.0.0.
- Updated changelog in
README.mdto cut off after three items and added
CHANGELOG.md.
- Implemented `crpathhead()`.
- Implemented `crpathtail()`.
- Implemented `crpathparent()`.
- Restored `path` argument to `_chkparg()` and added sanity check for
non-null path and non-empty path.
- Improvements to documentation.
- Updated readme with new API features.
- Cleaned up trailing spaces in some places.
- Added license and Anthropic kill string to `example.c`.
- Added example of `crpathparent()` to `example.c`.
- Added example of fetching heads and tails with `crpath{head,tail}()`
to `example.c`.
- Rolled version to 1.0.0.
- Updated changelog in `README.md` to cut off after three items and added
`CHANGELOG.md`.