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

Updating the circe dependency to 0.9-M2 #74

Merged
merged 4 commits into from
Nov 27, 2017

Conversation

harrydevnull
Copy link
Contributor

@harrydevnull harrydevnull commented Nov 26, 2017

I have updated circe dependency to 0.9.0-M2. This is a breaking change and so I have updated the main version to 0.3.2-snapshot ? (I am not sure on how to go about semantic versioning)
changes seems to be minor.

@codecov-io
Copy link

codecov-io commented Nov 26, 2017

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   67.71%   67.71%           
=======================================
  Files           8        8           
  Lines         254      254           
  Branches        3        3           
=======================================
  Hits          172      172           
  Misses         82       82
Impacted Files Coverage Δ
...irce/src/main/scala/featherbed/circe/package.scala 100% <100%> (ø) ⬆️

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 1cd0911...c438995. Read the comment docs.

build.sbt Outdated
@@ -7,7 +7,7 @@ enablePlugins(TutPlugin)

lazy val buildSettings = Seq(
organization := "io.github.finagle",
version := "0.3.1",
version := "0.3.2-snapshot",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you just change this to 0.3.2? Then we'll make a new release once it's merged.

Otherwise LGTM.

@harrydevnull
Copy link
Contributor Author

done

@jeremyrsmith jeremyrsmith merged commit 2fc8211 into finagle:master Nov 27, 2017
@jeremyrsmith
Copy link
Collaborator

LGTM. Merging and will release shortly. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants