Releases: ChromasIV/KTweet
Releases · ChromasIV/KTweet
v2.0.0 - OAuth2.0 Authentication
What's Changed
- Link to the latest version on Maven with a badge by @erikhuizinga in #12
- Feature/android code refactor by @ChromasIV in #13
- Provided Authentication options for OAuth2.0 (AccessToken/RefreshToken)
- Provided tests that use OAuth2.0 on behalf of a user
- Updated Models to use SerialName instead
- Disabled Non-free API Unit Tests due to paywall
New Contributors
- @erikhuizinga made their first contribution in #12
Full Changelog: v1.3.0...v2.0.0
v1.3.0 - Tweet Count & OAuth 2.0 hjb v vb bv
What's Changed
- Add Tweet Count API v2
- Add OAuth 2.0 - App-Only and on behalf of users
- Clean up with package names
- Clean up with file names
Full Changelog: v1.2.1...v1.3.0
v1.2.1 - Upgrades Ktor & Kotlin
Upgraded Ktor to 2.1.0
Upgrade Kotlin to 1.7.10
Major overhaul to response data
v1.2.0 - Reply Function & Version Upgrades
What's Changed
- Update Ktor to 2.0.1
- Update Kotlin 1.6.21
- Reply Function added - [https://github.com/ChromasIV/KTweet/blob/feature/tweet-reply/src/test/kotlin/com/chromasgaming/ktweet/tweets/ManageTweetsTest.kt#L57](Reply Tweet Example)
1.1.1
1.1.0
What's Changed
- Adding the functionality of searching Twitter using the Search API
- SignatureBuilder will now follow the Builder Pattern
- Changed to using System Properties instead of System Environment
- Manage Tweets have been updated to use the new Signature Pattern
- TweetObject was created to support a base tweet object
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Update issue templates by @ChromasIV in #1
- Chromas iv contributing draft 1 by @ChromasIV in #2
- creating detekt-analysis.yml by @ChromasIV in #4
- Feature/Gradle publish maven central by @ChromasIV in #5
Full Changelog: 0.0.1...1.0.0