Skip to content

0.5.0 release #35

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

Merged
merged 6 commits into from
Mar 8, 2019
Merged

0.5.0 release #35

merged 6 commits into from
Mar 8, 2019

Conversation

aldanor
Copy link
Owner

@aldanor aldanor commented Mar 7, 2019

  • The GitHub repository has been renamed to aldanor/hdf5-rust (need to double-check that travis/appveyor etc still work as intended)
  • libhdf5-sys (libhdf5_sys) has been renamed to hdf5-sys (hdf5_sys)
  • hdf5-rs (h5) has been renamed to hdf5
  • Updated readmes, badges, etc
  • Versions of all crates bumped to 0.3.0 (we initially planned to go with 0.3.0a but that would cause confusion since "0.3" is not <= than "0.3.0a", IIUC)
  • Preparing all of this for release on crates.io

Closes #24.

@aldanor
Copy link
Owner Author

aldanor commented Mar 7, 2019

The story with the existing crates is this: because of naming collision with previous hdf5/hdf5-sys crates and because of renaming, (1) all versions of the current hdf5/hdf5-sys will be yanked from crates.io; (2) all pre-0.3 versions of hdf5-rs, libhdf5-sys, libhdf5-lib, remutex, hdf5-types will be yanked from crates.io when we release v0.4.

This way, this version (0.3) will be the only earliest one remaining, and all versions of all hdf5-* crates on crates.io will be fully working and stable.

Also (due to my initial misunderstanding of how cargo yank works), the version of this crate will have to be bumped to 0.5.0, so it doesn't overlap with previous hdf5/hdf5-sys version ranges.

@aldanor aldanor changed the title 0.3.0 release 0.5.0 release Mar 8, 2019
@aldanor aldanor merged commit 72aac59 into master Mar 8, 2019
@aldanor aldanor deleted the feature/0.3.0 branch August 9, 2020 18:38
magnusuMET added a commit to magnusuMET/hdf5-rust that referenced this pull request Nov 29, 2024
…ate-ci/typos-1.27.3

Bump crate-ci/typos from 1.27.0 to 1.27.3
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