Skip to content

Releases: alexeyxo/protobuf-swift

Release 1.6

09 Apr 11:50
Compare
Choose a tag to compare

Swift 1.2 Support

Release 1.5.2

29 Mar 13:14
Compare
Choose a tag to compare

Improvements and fixes

Release 1.5.1

19 Mar 11:07
Compare
Choose a tag to compare

Small fixes

Release 1.5

09 Mar 21:49
Compare
Choose a tag to compare
  1. Packages
  2. Bug fixes

1.4.1

20 Jan 13:41
Compare
Choose a tag to compare
Carthage Support #27

Release 1.4

15 Jan 12:16
Compare
Choose a tag to compare

CocoaPods Support

Release 1.3

06 Jan 17:51
Compare
Choose a tag to compare
  • Chains
  • Bug fixing

Release 1.2

25 Dec 21:34
Compare
Choose a tag to compare

At now, all fields marked as "bytes" has a type NSData, for better performance.

Release 1.1

17 Nov 13:31
Compare
Choose a tag to compare
  1. Fixed performance issues
  2. Write unit tests.
  3. Fixed many bugs found during testing
  4. OSX deployment target

Release 1.0

01 Nov 15:43
Compare
Choose a tag to compare

Release 1.0

  • Message Types
  • Scalar Value Types
  • Optional And Default Values
  • Enumerations
  • Nested Types
  • Extensions
  • Oneof