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 version to v1.3.0 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

bump version to v1.3.0 #56

wants to merge 1 commit into from

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Dec 23, 2024

diff: f54b3ab...560ed2e

The package now runs on julia 1.11 and no longer uses internal TranscodingStreams functions.

Minimum compat was increased for julia to v1.6 and CodecBzip2 to v0.8.5, and compat was added for SuffixArrays v1 and TranscodingStreams v0.11.

Lastly explicit use of Int64, htol, and ltoh was added to make the code more cross-platform.

@nhz2 nhz2 requested a review from StefanKarpinski December 23, 2024 21:41
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.56%. Comparing base (560ed2e) to head (fbd4e78).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           3        3           
  Lines         278      278           
=======================================
  Hits          274      274           
  Misses          4        4           

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

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.

1 participant