a2 / MessagePack.swift

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]
http://msgpack.org
MIT License
283 stars 60 forks source link

Swift 4 Update #56

Closed Narsail closed 7 years ago

Narsail commented 7 years ago

@a2 Can you check this? it should be all right to merge and for the Swift 4 Update.

a2 commented 7 years ago

PR looks 👌 (great) now. Waiting for the tests to finish running.

I think this should be version 3.0.0 because it's a breaking change (Swift 4 required). What do you think?

Narsail commented 7 years ago

Yup, I agree with you on that. 3.0.0 sounds good. Thanks for your fast response! :)

Narsail commented 7 years ago

Can you release it today? The sooner the better for me :)