Skip to content

v0.2.2

Compare
Choose a tag to compare
@cossssmin cossssmin released this 12 Jun 19:40
· 2371 commits to master since this release
  • Update baseImageURL replacement regex. efd7463

    Fixes a bug where images referenced with absolute paths (i.e. https://example.com/image.png) were still being appended the baseImageURL, resulting in invalid URLs.

  • Parse template file path only when needed. 8c79708

    Speed up some builds by parsing and computing output file path only if a permalink was not provided.

v0.2.1...v0.2.2