Skip to content

Releases: tombreit/mkdocs-git-latest-changes-plugin

v0.0.23

06 Dec 11:15

Choose a tag to compare

Fixed

  • Support non-ASCII characters in file names.

What's Changed

  • docs: Add CI workflow snippet for github by @tuxuser in #21
  • Implement .mailmap support for author consolidation in #23

New Contributors

Full Changelog: v0.0.22...v0.0.23

v0.0.22 Configurable columns

11 May 21:44

Choose a tag to compare

Configurable table columns for recent changes.

Thanks @tuxuser for the idea and support.

Full Changelog: v0.0.21...v0.0.22

v0.0.21

06 Mar 23:07

Choose a tag to compare

Full Changelog: v0.0.20...v0.0.21

Full Changelog: v0.0.20...v0.0.21

Support for Bitbucket Server

07 Mar 10:42
68b04f8

Choose a tag to compare

Support for Bitbucket Server, thanks jonesbusy

New config option: enabled_on_serve

01 Mar 16:15

Choose a tag to compare

v0.0.18

22 Jan 19:51

Choose a tag to compare

Full Changelog: v0.0.17...v0.0.18

Happy Birthday

13 Jan 23:15

Choose a tag to compare

v0.0.17

Never intended for this to be commited...

v0.0.16

17 Dec 21:27

Choose a tag to compare

More detailed explanation of how this plugin works.

v0.0.15

13 Dec 18:55

Choose a tag to compare

Fixed ModuleNotFoundError via setuptools autodiscover

v0.0.14

26 Nov 08:20

Choose a tag to compare

  • Lowered python requirement
  • Fixed code example