Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

0.9.0

Latest
Compare
Choose a tag to compare
@serkonda7 serkonda7 released this 27 May 18:12
· 6 commits to master since this release

Breaking

  • .github style was renamed to .md to clarify it's markdown
  • StyleConfig.col_sep got renamed to StyleConfig.colsep and has no default value anymore

Additions

  • unicode widechars (e.g. chinese chars) are now supported (somewhat experimental)
  • predefined .rst style for reStructuredText
  • Table: enforce a value for the custom_style field when style: .custom is set
  • ci: add a build and vet steps

Changes

  • ci: remove dependency on setup-vlang-action
  • ci: more diverse and stricter checks
  • keep up with latest changes in V