Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] version 2.0.1 #585

Merged
merged 6 commits into from
Jan 28, 2019
Merged

[Release] version 2.0.1 #585

merged 6 commits into from
Jan 28, 2019

Conversation

kittinunf
Copy link
Owner

@kittinunf kittinunf commented Jan 27, 2019

Description

This PR will release version 2.0.1

Type of change

Check all that apply

  • Release v2.0.1 🎉

How Has This Been Tested?

N/A

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new compiler warnings

@kittinunf kittinunf self-assigned this Jan 27, 2019
@kittinunf kittinunf added the 📓 chore Task, build, infrastructure or related label Jan 27, 2019
@codecov
Copy link

codecov bot commented Jan 27, 2019

Codecov Report

Merging #585 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #585   +/-   ##
=========================================
  Coverage     71.51%   71.51%           
  Complexity      293      293           
=========================================
  Files            54       54           
  Lines          1422     1422           
  Branches        188      188           
=========================================
  Hits           1017     1017           
  Misses          318      318           
  Partials         87       87

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ad06c0...43d0295. Read the comment docs.

@SleeplessByte
Copy link
Collaborator

Lgtm

Copy link
Collaborator

@iNoles iNoles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@@ -7,7 +7,7 @@ The coroutines extension package for [`Fuel`](../README.md).

You can [download](https://bintray.com/kittinunf/maven/Fuel-Android/_latestVersion) and install `fuel-coroutines` with `Maven` and `Gradle`. The android package has the following dependencies:
* `fuel:fuel:<same-version>`
* Kotlin: 1.3.0
* Kotlin: 1.3.20
* KotlinX Coroutines: 1.0.1
Copy link
Collaborator

@iNoles iNoles Jan 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be KotlinX Coroutines: 1.1.1


The core package for [`Fuel`](../README.md). The documentation outlined here touches most subjects and functions but is not exhaustive.

## Installation

You can [download](https://bintray.com/kittinunf/maven/Fuel-Android/_latestVersion) and install `Fuel` with `Maven` and `Gradle`. The core package has the following dependencies:
* Kotlin - 1.3.10
* Kotlin - 1.3.20
* KotlinX Coroutines - 1.0.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KotlinX Coroutines: 1.1.1

Copy link
Collaborator

@NikkyAI NikkyAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

fuel-coroutines/README.md Outdated Show resolved Hide resolved
@kittinunf kittinunf merged commit d0d6726 into master Jan 28, 2019
@kittinunf kittinunf deleted the kv/release-2.0.1 branch January 28, 2019 04:56
@kittinunf kittinunf mentioned this pull request May 12, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📓 chore Task, build, infrastructure or related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants