Skip to content

Releases: ftnext/sphinx-new-tab-link

v0.6.1

02 Oct 14:52
Compare
Choose a tag to compare

Features

  • Drop Python 3.8

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Sep 15:15
Compare
Choose a tag to compare

Features

  • Add experimental :icon-link: role to display the external links specified with icon

Full Changelog: v0.5.3...v0.6.0

v0.5.3

14 Aug 13:37
Compare
Choose a tag to compare

Features

No new features.

Improvements

  • Refactor test code (#17)

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Jul 13:57
Compare
Choose a tag to compare

Features

  • new_tab_link_show_external_link_icon also supports .. figure directive (:target: option) since v0.5.1

Improvements

  • Add .. image and .. figure directive support into guide

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Jul 14:36
Compare
Choose a tag to compare

Bugfix

  • Fix bug (#16 Thanks @ChristianH99), new_tab_link_show_external_link_icon supports .. image directive (:target: option)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 Jun 06:58
Compare
Choose a tag to compare

What's Changed

  • Add config value: new_tab_link_show_external_link_icon (#15)
    • Users can show external links with icons to set this to True.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Mar 06:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

11 Mar 10:43
Compare
Choose a tag to compare

Improvements

  • Declare parallel_read_safe True

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Mar 03:31
Compare
Choose a tag to compare

What's Changed

  • Add Mixin (#12) and re-implement with it
  • As a result, sphinx-new-tab-link seems to support any html-format builder

Full Changelog: v0.2.3...v0.3.0

v0.2.3

27 Feb 14:38
Compare
Choose a tag to compare

What's Changed

  • Fix infinite recursion (reported #11, thanks @enryH)

Full Changelog: v0.2.2...v0.2.3