Skip to content

Releases: ntno/mkdocs-terminal

3.2.0

18 Jan 21:55
c9e1950

Choose a tag to compare

3.2.0 Pre-release
Pre-release

What's Changed

  • experimental: internal theme plugin by @ntno in #82

Full Changelog: 3.1.2...3.2.0

3.1.2

17 Jan 05:24
9dc322a

Choose a tag to compare

What's Changed

  • optional override for docs site deploy by @ntno in #76
  • Return to site url if available by @ntno in #77

Full Changelog: 3.1.0...3.1.2

3.1.1

17 Jan 05:08
211e9d4

Choose a tag to compare

3.1.1 Pre-release
Pre-release

What's Changed

  • optional override for docs site deploy by @ntno in #76

Full Changelog: 3.1.0...3.1.1

3.1.0

17 Jan 04:37
474aa8a

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

testing requirements syntax

17 Jan 04:32
31a0ebf

Choose a tag to compare

Pre-release
3.1.0-alpha

test that tilda does not bump major version

3.0.0

17 Jan 03:51
b523dec

Choose a tag to compare

What's Changed

  • Breaking - feature interface update and partials file refactor by @ntno in #72

API Changes

Updated

  • navigation.side.hide now hides the entire side panel, not just the side navigation menu
  • renamed theme feature toc.hide to navigation.side.toc.hide

Added

  • added page-specific hiding for side_toc
  • added page-specific hiding for top_nav
  • added theme feature navigation.top.search_button.hide

Other Changes

  • documentation on search plugin
  • refactored directory structure for partials / macros for better unit testing
  • unit tests for theme features
  • unit tests for page-specific features
  • improved blocks documentation by @ntno in #74
    • add end tags to blocks
    • fixed errors in blocks docs
    • major version bump

Full Changelog: 2.3.0...3.0.0

3.0.0-alpha

16 Jan 22:46
509e4e5

Choose a tag to compare

3.0.0-alpha Pre-release
Pre-release

What's Changed

  • Breaking - feature interface update and partials file refactor by @ntno in #72

API Changes

Updated

  • navigation.side.hide now hides the entire side panel, not just the side navigation menu
  • renamed theme feature toc.hide to navigation.side.toc.hide

Added

  • added page-specific hiding for side_toc
  • added page-specific hiding for top_nav
  • added theme feature navigation.top.search_button.hide

Other Changes

  • documentation on search plugin
  • refactored directory structure for partials / macros for better unit testing
  • unit tests for theme features
  • unit tests for page-specific features

Full Changelog: 2.3.0...3.0.0-alpha

2.3.0

15 Jan 19:51
6fa3207

Choose a tag to compare

What's Changed

  • Support git revision date plugin by @ntno in #71

Full Changelog: 2.2.1...2.3.0

2.2.1

15 Jan 01:06
c4587f4

Choose a tag to compare

What's Changed

  • Add releases info to docs site by @ntno in #70

Full Changelog: 2.2.0...2.2.1

2.2.0

15 Jan 00:31
673b612

Choose a tag to compare

What's Changed

  • Search plugin by @ntno in #69
    • add built in search plugin support (modal based off mkdocs theme)
    • add fontawesome icons
    • manual testing of search plugin and search exclusion plugin (docs and automated tests to follow)
    • fixed meta attribute in top nav

Full Changelog: 2.1.0...2.2.0