Skip to content

revision-date-localized v1.4.0

Compare
Choose a tag to compare
@timvink timvink released this 04 Mar 20:56
· 34 commits to master since this release
a7ab34d

What's Changed

New features

  • New option enable_parallel_processing (default: True) for a 2-5x speedup by @kunickiaj in #116, and by @timvink in #166
  • New option ignored_commits_file enabling you to to ignore specific commits by @allanlw in #114, and @timvink in #157
  • Support 5 letter locale settings by @timvink in #165
  • Git hash and git tag information now also exposed to developers by @timvink in #162
  • Enable seeing datetime when hovering over element by adding datetime string to span element as title by @mschoettle in #152

Enhancements

  • Catch errors explicitly by @timvink in #159
  • Raise error when dubious git ownership is at fault by @timvink in #161
  • Ensure creation date is never later than revision date by @timvink in #163
  • When using type: custom, the locale is now properly respective by @timvink in #165

Documentation

New Contributors

Full Changelog: v1.3.0...v1.4.0