apocolipse / Thrift-Swift

Apache Thrift native Swift library
54 stars 32 forks source link

Deploy new release with latest updates #34

Closed OMV-Sunshine closed 1 year ago

OMV-Sunshine commented 1 year ago

It's been good to see this project spring back to life to, at least, get up to date with current tooling. That said, the last batch of updates won't get caught by the usual dependency managers because there is no release associated with them.

Whether there's more development planned for the near future or not, would it be a problem to add a new 1.1.1 release so folks using cocoapods/SPM will be able to grab it without forcing a dependency on master or a specific commit?

Thanks!