Skip to content

v1.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 09:51
· 560 commits to main since this release
  • Refactor global config variable as RwLock for improve performance on multiple threads.
  • Fix Markdown CodeBlock format by use code formatter as same as language.
  • Fix format_for for return raw value when file_type not supports.
  • Ignore init config file if already exist.
  • Add JSON5 file_type support.
  • Avoid parse config error, when config is empty.
  • Fix markdown for avoid convert any with underline surrounded for avoid change URL.