Changelog

April 8, 2023

v 1.4

Added support for converting a selection into lowercase, uppercase, snake case, camelcase, and Pascal case.

March 2, 2023

v 1.3.1

You can now turn selected properties into custom initializers!

Feb. 28, 2023

v 1.3

You can now vote on upcoming features and contribute to the open-source project directly.

Feb. 24, 2023

v 1.2

- 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