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

Bump to v0.5.0 #62

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Bump to v0.5.0 #62

merged 2 commits into from
Jan 2, 2024

Conversation

milankl
Copy link
Member

@milankl milankl commented Dec 21, 2023

@maleadt @DilumAluthge @JeffreySarnoff I was wondering whether we can release and tag the current master as v0.4.3, meaning a non-breaking change. I believe all commits merged since v0.4.2 haven't been breaking but please let me know if we should use v0.5 instead

@maleadt @DilumAluthge @JeffreySarnoff I was wondering whether we can tag the current master as v0.4.3, meaning a non-breaking change. I believe all commits merged since v0.4.2 haven't been breaking but please let me know if we should use v0.5 instead
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b657c0) 66.29% compared to head (405c64a) 66.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   66.29%   66.29%           
=======================================
  Files           3        3           
  Lines         181      181           
=======================================
  Hits          120      120           
  Misses         61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt
Copy link
Member

maleadt commented Dec 21, 2023

Relying on native codegen seems like a major change though... Maybe we should wait until 1.10 is released, and then release BFloat16s.jl 0.5? That way, people know there's been a major change, and can use Julia 1.10 to test their code.

@milankl
Copy link
Member Author

milankl commented Dec 28, 2023

Sounds great @maleadt, so you want to restrict compat to 1.10 too with v0.5?

@milankl milankl changed the title Bump to v0.4.3 Bump to v0.5.0 Dec 28, 2023
@maleadt
Copy link
Member

maleadt commented Jan 2, 2024

I don't think that's necessary, as support for older Julia versions does remain. It should probably be noted in the release notes that it's important to test on 1.10 too, given that the package works significantly different on that version of Julia.

@maleadt maleadt merged commit d40f376 into master Jan 2, 2024
18 checks passed
@maleadt maleadt deleted the mk/release branch January 2, 2024 07:48
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.

2 participants