Skip to content

v1.1.0

Compare
Choose a tag to compare
@JakiChen JakiChen released this 19 Nov 10:39
· 12 commits to main since this release
a562a28

Breaking changes

  • Intelligent Prompting (#1 )
  • Subdirectory support
  • The same SVG file <body> will be excluded
  • Standard support for SVG files, re-examining <defs> and <symbols>(#2 #3 #4 )
  • Interface changes and implementation adjustments of the new format function (#7 #8)

Minor Updates

  • Error message handling (#9 )
  • Some other changes such as variable names, etc. (#13 )
  • Update README.md file

Bug Fixes

  • Hot update failure issue