aboutsummaryrefslogtreecommitdiff
path: root/api/bytes.md
AgeCommit message (Collapse)Author
2025-12-31Changed is_between() to be bidirectionalBruce Hill
2025-09-21Update docs with proper assertionsBruce Hill
2025-08-16Improved parsing and prefix/suffix matching using a `remainder`Bruce Hill
parameter
2025-06-26Add get_bit() method for Ints and BytesBruce Hill
2025-04-21Update docsBruce Hill
2025-04-19Make API documentation into YAML files and autogenerate markdown filesBruce Hill
and manpages from those.