Swiftpack.co - Swift Packages by vinivendra

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by vinivendra

vinivendra/Gryphon v0.19
The Swift to Kotlin translator.
⭐️ 607
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.19
1 year ago
### Features - Add support for Swift 5.6 ### ⚠️ Warning - Support for Xcode 13.3+ is still under development. Some fixes are already included in this version, but some are still in the works.
v0.18.1
2 years ago
### Bugfixes - Fix support Swift 5.5 and Xcode 13 (some protocol conformances were breaking in `GryphonSwiftLibrary.swift`). - Fix Linux support (`Package.Swift` should now compile correctly on Docker with Swift 5.4).
v0.18
2 years ago
### Features - Support Swift 5.5. - Support Xcode 13.
v0.17
2 years ago
### Features - Support `let`s in the middle of a switch case (#109). - Improve error message for when there's a switch case where the enum's associated value doesn't have the label spelled out.
v0.16.1
2 years ago
### Bugfixes - Support macs with ARM architecture (e.g. the M1 chip). - Fix an issue where running Xcode tests would require users to manually delete the gryphon executable.
v0.16
2 years ago
### Enhancements - Create `local.config` file on `gryphon init`. - Use `local.config` for Kotlin compilations. - Add warning for projects still using the old `ANDROID_ROOT` variable from Xcode.
v0.15
2 years ago
### Enhancements - Support path configurations in a `*.config` file.
v0.14
2 years ago
### Enhancements - Support Swift 5.4 (and Xcode 12.5). ### Bugfixes - Remove Swift-only types in protocol inheritances.
v0.13.1
3 years ago
### Bugfixes - Improve support for `#if GRYPHON` by including it on all SourceKit requests - Support float literals even on autoclosures (e.g. `foo ?? 1.0`)
v0.13
3 years ago
### Enhancements - Removed the legacy frontend, now only SwiftSyntax is supported. - Improved support for enums with raw values. - Lots and lots of cleanup in the codebase.
macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics