chrono-humanize 0.2.3

Human-friendly time expressions - similar to Python arrow.humanize
Documentation
1
2
3
4
5
6
7
8
allow-branch = ["main", "master"]
push = true
tag = true
publish = true
verify = true
pre-release-commit-message = "Bump version to {{version}}"
tag-message = "{{version}}"
tag-name = "{{version}}"