Releases: jaywhj/mkdocs-document-dates
Releases · jaywhj/mkdocs-document-dates
v2.4.0
v2.3.3
Update:
- Manual Date Specification, support for predefined field names or custom field names
createdcan be replaced by any of the following fields:created, date, creation_date, created_at, date_createdmodifiedcan be replaced by any of the following fields:modified, updated, last_modified, updated_at, date_modified, last_update
Updated version to 2.3.2
Update:
- Optimize title display style.
Updated version to 2.3.1
New:
- Support for CI/CD build systems (e.g. Github Actions)
- Supports manual date specification in
Front Matter - Cross-platform support (Windows, macOS, Linux)
- Support for multiple time formats (date, datetime, timeago)
- Support for document exclusion
- Multi-language support
- Fix Compatibility
