You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Tests are back - major parts of the code is covered.
13
+
- Multiple file model generator is working again.
14
+
9
15
**Version v2.0 Released! (Swift 5)**
10
16
11
17
- Generates Swift 5 `Codeable` version along with `CodingKeys`.
12
18
- Allows support to switch between `Optional` and non-optional variations.
13
19
- Temporarily support for CLI and tests have been removed.
14
20
- UI now supports Dark mode!
15
21
16
-
-**Application Download:**[Download the .app (v2.0.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.0.0/SwiftyJSONAccelerator.zip)
22
+
-**Application Download:**[Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.zip)
You will also need to install `SwiftFormat` with `brew install swiftformat` and `SwiftLint` with `brew install swiftlint`.
26
32
27
-
-**Application Only:**[Download the .app (v2.0.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.0.0/SwiftyJSONAccelerator.zip)
33
+
-**Application Only:**[Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.zip)
0 commit comments