Added support for converting a selection into lowercase, uppercase, snake case, camelcase, and Pascal case.
You can now turn selected properties into custom initializers!
You can now vote on upcoming features and contribute to the open-source project directly.
- Users can now vote on features they'd like to see implemented - Properties on Codable models created through the "JSON to Codable" feature will now default to let instead of var
You can now sort by alphabetically ascending and descending. Bug fixes and speed improvements.