Skip to content

Releases: liolok/hexo-asset-link

v2.2.3

29 Nov 07:17
d177bed
Compare
Choose a tag to compare
  • Still works with Hexo@^7.0.0, why not.

v2.2.2

09 Jul 14:41
5ff8d37
Compare
Choose a tag to compare
  • fix regex: escape special characters in asset folder's name #12

v2.2.1

18 May 19:37
Compare
Choose a tag to compare

v2.1.1

26 Jan 04:49
Compare
Choose a tag to compare
  • Still works with Hexo@^6.0.0

v2.1.0

21 Aug 15:28
Compare
Choose a tag to compare
  • add look behind logic to markdown path parse (c6d0387)

v2.0.2

13 Aug 08:38
Compare
Choose a tag to compare
  • Still works with Hexo@^5.0.0

v2.0.1

01 Dec 13:19
Compare
Choose a tag to compare
  • fix backslash replacing issue (2da5a74)

v2.0.0

27 Nov 07:44
Compare
Choose a tag to compare
  • drop cheerio dependency with regex (137860d)

v1.2.1

27 Sep 17:53
Compare
Choose a tag to compare
  • fix broken external links (8378597)

v1.2.0

29 Aug 09:49
Compare
Choose a tag to compare
  • downgrade cheerio to 0.22.0 (46f2d6a)
  • output log using chalk and hexo-log (eac900e)
  • fix base-relative link prefix strip (180cbb4)