Recent Releases of pairtree

pairtree - Introduce CharEncode and CharDecode

Per request in Issue #1I've renamed charEncode and charDecode to CharEncode and CharDecode so that are available as exported functions.

- JavaScript
Published by rsdoiel over 1 year ago

pairtree - Maintenance release

Updated compiler requirements to Go 1.22. Updated documentation and build process to current Caltech Library Digital Library Development groups' practices.

Full Changelog: https://github.com/caltechlibrary/pairtree/compare/v1.0.2...v1.0.3

- JavaScript
Published by rsdoiel about 2 years ago

pairtree - cli release

Added command line tool, pairtree. Made the path separator configurable.

- JavaScript
Published by rsdoiel over 4 years ago

pairtree - Minor project improvements

Bringing repository inline with current Caltech Library practices for Golang based projects.

- JavaScript
Published by rsdoiel over 4 years ago

pairtree - Stable Release

This is a Golang package providing an implementation of a pairtree. It is currently used in the dataset project developed at Caltech Library but is generally useful for any type of library or archival project where you need to turn an ID into a path for storing lots of objects on disk.

- JavaScript
Published by rsdoiel over 4 years ago

pairtree - Made pairtree more OS neutral

Updated path handling to work on both Posix style and Windows 10 command line.

- JavaScript
Published by rsdoiel almost 6 years ago

pairtree - Pairtree Initial Release

Pairtree support has been added to the dataset package. This release fixes a UTF-8 boundary issue when encoding/decode a Pairtree path.

- JavaScript
Published by rsdoiel over 7 years ago