DevUtils 1.12: SQL Formatter, Case Converter, and many improvements
Hello everyone, it's Tony from DevUtils.app ๐
The new version 1.12 has just been released, here is a quick GIF tour of what's new. Enjoy!
๐ SQL Formatter
You can format your SQL string with DevUtils now. It supports popular query languages: MySQL, PosgreSQL, MariaDB, PL/SQL.
๐ String Case Converter
Easily convert between camelCase, snake_case, kebab-case, SCREAM-KEBAB, CONSTANT_CASE...
For people who work with Golang, the tool has an option to keep unique names and acronyms in uppercase, like ID, API, HTTP, etc.
๐งฉ RegExp Tester improvements
RegExp Tester tool now supports group matching and named capture group.
The new group tree explorer and search box will be very helpful if you work with Regular Expressions a lot!
๐ Code Folding, Line Numbers, Word Wrap
Most of the text view now support code folding and line numbers!
If you ever need to fold a long JSON or XML array, DevUtils can now help you with that.
๐ Query String Converter โ URL Parser
The tool "Query String Converter" is renamed to "URL Parser", because that's what it does now!
Just paste your URL and DevUtils will parse it into detailed components for you.
๐ธ QR Code Generator supports custom icons
It can also add a watermark! Super useful to add a branded QR code.
๐ซ Other improvements
Added an option to disable the "Confirm to Quit" popup
Added an option to disable fuzzy search in Preferences... > General
Added syntax highlighting in various tools (HTML Preview, YAML to JSON, etc.)
Changed the default Markdown theme
Refined app icon design
๐ That's all!
Update the app now if you haven't! In the next version, I will introduce some new integrations with other apps (Alfred, Raycast, etc.).
If you like DevUtils, please help me tweet about it. It means a world to me! โค๏ธ
Thank you very much for reading and I will see you next time! ๐
โ Tony Dinh