• E
    Don't include ellipsis in truncated digest output · b9e7c676
    Eugene Kenny 提交于
    Using `truncate` to limit the length of the digest has the unwanted side
    effect of adding an ellipsis when the input is longer than the limit.
    
    Also:
     - Don't instantiate a new object for every digest
     - Rename the configuration option to `hash_digest_class`
     - Update the CHANGELOG entry to describe how to use the feature
    b9e7c676
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 15.6 KB