Skip to content

Releases: google/google-api-objectivec-client-for-rest

v1.1.1 Release

09 Nov 17:22
Compare
Choose a tag to compare

New release to pick up updated and new services.

v1.1.0 Release

24 Oct 15:00
Compare
Choose a tag to compare

Highlights:

  • Update generated services
  • #47 a custom class for better support for duration properties.
  • #38 complete NSObject & NSSecureEncoding support on GTLRObject subclasses

Note: The duration change could cause some client code to need updating, which is why this is going out as 1.1.0 instead of 1.0.x.

v1.0.3 Release

19 Aug 17:32
Compare
Choose a tag to compare

Updated release to pick up PR #28 & #31

  • Fixes install directory issue if using the GTLRCore project.
  • Includes service updates and several more services.

v1.0.2 Release

05 Aug 21:30
Compare
Choose a tag to compare

Updated release to pick up PR #9, #10, #11, #13, #16

  • Support for atomic ops and warning about implicit atomic ops.
  • More analyzer checks.
  • ServiceGenerator support for indicating headers will be in a framework.
  • Automatic remapping of long GET rules to POSTs (for proxy and server url limits).
  • Current generated sources and some new apis.

v1.0.1 Release

31 May 16:23
Compare
Choose a tag to compare

Updated release to pick up PR #2, #3, #4, #5

  • Adds some more api points.
  • Current service sources.
  • HeaderDoc updates.
  • Bug fixes.

v1.0.0 Release

05 May 21:30
Compare
Choose a tag to compare

Initial release cut to go with CocoaPod.