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

Version 0.8.0 #175

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Version 0.8.0 #175

merged 1 commit into from
Feb 3, 2020

Conversation

kimikage
Copy link
Collaborator

@kimikage kimikage commented Feb 2, 2020

I'm ready to release v0.8.0. Is there anything left to do?

Julia v1.4.0-rc1 has been released and the nightly has been switched to v1.5 series, so I think it's time to check with v1.3 on Travis CI. Because FixedPointNumbers is a low-level package, explicit specification of the versions is not bad. However, from the viewpoint of reducing the trouble of updating, I would like to set it to 1 instead of 1.3.

Edit:
This release contains some breaking changes. Perhaps the biggest impact for end users is the change of the conversion to Bool(cf. PR #168). These breaking changes might not be apparent in the tests of downstream packages. So, please check the compatibility carefully.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files           5        5           
  Lines         423      423           
=======================================
  Hits          384      384           
  Misses         39       39

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 03057d4...279820f. Read the comment docs.

Copy link
Member

@timholy timholy left a comment

Choose a reason for hiding this comment

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

This is great news! And thanks for the major improvements!

@kimikage kimikage merged commit a6e2c1d into JuliaMath:master Feb 3, 2020
@kimikage kimikage deleted the version0.8.0 branch February 4, 2020 00:47
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