Skip to content

revision-date-localized v0.5.1

Compare
Choose a tag to compare
@timvink timvink released this 06 May 14:31
· 287 commits to master since this release

🎉 Thanks to all contributors to this release @biochimia @oxr463 @marianafantini @williammizuta

Fixed

  • Clarified fallback_to_build_date in error messages #26 (by @biochimia )

Added

  • Unit tests now also run for Python 3.5 and 3.6 #32
  • License file #25 (by @oxr463)

Improved

  • Directly use time.time() to obtain unix timestamp #27 (by @biochimia )
  • Plugin now starts searching for a .git directory in mkdocs docs_dir, and traverses upward. #31 #33