Skip to content

Releases: JenkinsDev/pelican-readtime

Seconds Added!

29 Apr 17:22

Choose a tag to compare

  • Various convention and code style changes to better conform to pep 8
  • Added two additional accessible properties for documents: readtime_with_seconds and readtime_string_with_seconds
  • Slightly increased testing coverage

Style Changes & Pull Requests

28 Apr 14:32

Choose a tag to compare

  • Fixed style issues in source files
  • Added pull requests #8, #7, #6, & #5

v0.1.2

10 Jun 19:36

Choose a tag to compare

  • PR #1: Added light documentation in the form of a README.
  • PR #2: Added a new attribute called readtime_minutes that will let users just display the amount of minutes instead of minutes AND seconds.