Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Publish New Version #41

Closed
cramertj opened this issue Jan 3, 2018 · 5 comments
Closed

Publish New Version #41

cramertj opened this issue Jan 3, 2018 · 5 comments

Comments

@cramertj
Copy link

cramertj commented Jan 3, 2018

This is just a request for a new version of tempdir to be published with the updated version of rand (from #40).

@otavio
Copy link

otavio commented Jan 13, 2018

Also, the changes since the last release were nice and does improve the code so I strongly support this request.

@KodrAus
Copy link
Contributor

KodrAus commented Jan 28, 2018

Sorry for taking so long to circle around to this! Yes I think a release is long overdue. It looks like we haven't changed the public API since 0.3.5 but have probably shifted the minimum Rust version forward. I would like to release as 0.3.6 if we can.

@otavio
Copy link

otavio commented Jan 29, 2018

It seems fine for me as well.

@KodrAus
Copy link
Contributor

KodrAus commented Jan 29, 2018

semverver agrees:

$ cargo semver
       Fresh winapi v0.2.8
       Fresh winapi-build v0.1.1
       Fresh libc v0.2.36
       Fresh rand v0.4.2
       Fresh kernel32-sys v0.2.2
       Fresh remove_dir_all v0.3.0
       Fresh tempdir v0.3.5
    Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
    Updating registry `https://github.com/rust-lang/crates.io-index`
       Fresh libc v0.2.36
       Fresh rand v0.3.20
       Fresh tempdir v0.3.5
    Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
version bump: 0.3.5 -> (patch) -> 0.3.6

I'll get this updated today.

@KodrAus
Copy link
Contributor

KodrAus commented Jan 30, 2018

I've published a new version of tempdir. See the sparse release notes.

The only major thing here is that we've definitely moved the minimum rustc version forward to 1.13. I think this is ok, because that release is over a year old and appears to be available in most package repositories.

@KodrAus KodrAus closed this as completed Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants