Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 367 Bytes

File metadata and controls

21 lines (17 loc) · 367 Bytes

Release Notes

0.2.0

  • Upgraded tauri to v2
  • Upgraded rust toolchain to v1.82.0
  • Added plugin option type
    • Boolean
    • Double
    • Integer
    • String

0.1.0

  • Batch edit files or directories in a code editor
  • Scan directories recursively
  • Vim mode for block editing
  • Plugins written in JavaScript
    • Dot.Case
    • To lower case
    • To UPPER CASE