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

crates.io 0.4.0 release #81

Open
ostenning opened this issue Mar 17, 2023 · 3 comments
Open

crates.io 0.4.0 release #81

ostenning opened this issue Mar 17, 2023 · 3 comments

Comments

@ostenning
Copy link

Hello, first of all I want to say thank you for making this library, its working brilliantly with the stm32h7.
I would like to create an MR with the stm32h7xx-hal project incorporating this library with its sdmmc interface.

Currently I'm using this in Cargo:

fatfs = { default-features = false, optional = true, git = "https://github.com/rafalh/rust-fatfs" }

but to publish the HAL on crates.io I would need use a crates.io release of fatfs. I tried downgrading to 0.3.6 but the Seek traits seem to be missing. I'm wondering what the release schedule for this next version is? If its not for a while I will attempt to adapt the code so the Seek trait isn't required.

Kind regards

@ddiss
Copy link

ddiss commented Jun 2, 2023

I'm also looking forward to a 0.4.0 release, to pick up the nice byteorder removal in 62dbddf .

@ppmathis
Copy link

Just wanted to start using this library today as well and stumbled across the same issue, especially since the README even refers to the inexistant 0.4.0 version multiple times. Is there any chance of pushing a new release, @rafalh ? Or is there any sort of blocking issue where assistance would be needed?

@Oakchris1955
Copy link

Are there any features for 0.4 that are yet to be implemented or is this ready to get published?

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

No branches or pull requests

4 participants