Skip to content

Releases: jaywhj/mkdocs-document-dates

v2.4.0

15 May 13:43

Choose a tag to compare

Update:

  • Fixed a bug where it overlapped with footnote dividers
  • Manual Date Specification, support for predefined field names or custom field names
  • Beautify the display style and position

render

v2.3.3

06 May 11:45

Choose a tag to compare

Update:

  • Manual Date Specification, support for predefined field names or custom field names
    • created can be replaced by any of the following fields: created, date, creation_date, created_at, date_created
    • modified can be replaced by any of the following fields: modified, updated, last_modified, updated_at, date_modified, last_update

Updated version to 2.3.2

07 Mar 16:10

Choose a tag to compare

Update:

  • Optimize title display style.

Updated version to 2.3.1

05 Mar 02:06

Choose a tag to compare

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