8000 Tags · twitter/ios-twitter-logging-service · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: twitter/ios-twitter-logging-service

Tags

2.9.0

Toggle 2.9.0's commit message

Verified

8000
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to v2.9.0 (#22)

### 2.9.0 (08/06/2020)

- Drop support for iOS 7, 8 & 9

### 2.8.5 (07/21/2020)

- Improved Swift interface

### 2.8.1 (07/01/2020)

- Convert private static C functions (that take `self` as an argument) to Objective-C `direct` methods
  - Same low overhead, better calling syntax

### 2.8.0 (06/08/2020)

- Update `initWithOutError:` to `initAndReturnError:` for `TLSRollingFileOutputStream`
  - More idiomatic

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to v2.7.1 (#21)

- Increase use of  `@autoreleasepool` to keep memory management tighter
 - Improve at launch perf by deferring the pruning of old files for `TLSRollingFileOutputStream`
 - Other miscellaneous bug fixes and cleanup

2.7.0

Toggle 2.7.0's commit message

2.5.0

Toggle 2.5.0's commit message

2.5.0_B

Toggle 2.5.0_B's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update TLS with code cleanup and project updates (#16)

* reformatting for consistency
* xcconfig use to share settings amongst all targets, and to see comments for settings
* static functions employed (vs private methods) based on evidence of better performance
* Fix tvOS support
* add tvOS target
* clean up project

2.3.0

Toggle 2.3.0's commit message
Update TwitterLoggingService.podspec

2.2.1

Toggle 2.2.1's commit message

2.2.0

Toggle 2.2.0's commit message

0