Skip to content

v0.0.8

Compare
Choose a tag to compare
@xydesa xydesa released this 28 May 22:24
· 42 commits to main since this release
92cd9d5

Changed

  • Switch type hints from comment style to inline style.
  • Renaming plugin directories to match Statick's directory structure.
  • Upgraded version of markdownlint-cli used in Actions to the latest available.
  • For testing with Actions, the installed version of Node was upgraded from v10 to v14.
    Node v10 is no longer supported.
    Node v14 is recommended by the developers as it is a long-term support (LTS) release.

Removed

  • Remove testing support for Ubuntu 16.04 and Python 3.5.
    There is no guarantee Statick will work in those environments any longer.