Skip to content

v0.10.85

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 21:54
· 31 commits to master since this release
5629fc5

Franklin v0.10.85

Diff since v0.10.84

Closed issues:

  • Global variables in Definitions (#1027)
  • "py -3" command does not work when pyenv is used. (#1028)
  • I want to use .html file in sites folder instead of .md file for changes. (#1029)
  • files without extension don't get "ignored" properly (#1031)

Merged pull requests:

  • return "python" when pyenv is used (#1030) (@sosuts)
  • Fix an issue with extension-less files to ignore that don't start with a '.' (#1032) (@tlienart)