Commit Graph

16 Commits

Author SHA1 Message Date
Taiki Endo e0048be071
Migrate to Rust 2021 (#15) 2023-10-08 15:12:28 +09:00
John Nunley c5a8fab56f
v3.3.1
Signed-off-by: John Nunley <dev@notgull.net>
2023-09-25 10:19:44 -07:00
John Nunley 6995e2e77a
Reimplement in 100% safe code (#11) 2023-06-11 09:27:59 -07:00
John Nunley f17bf33277
v3.3.0 (#10)
- Add `Parallel::collect()` and `Parallel::finish_in()` to allow for generic containers. (#9)
2023-04-07 12:05:46 -07:00
Taiki Endo db4efcbf96 Clean up CI config 2022-01-08 22:45:51 +09:00
Taiki Endo 5e2bc4516a Release 3.2.0 2021-12-30 12:51:29 +09:00
Taiki Endo bcccfba162 Remove doc URL from Cargo.toml
https://doc.rust-lang.org/cargo/reference/manifest.html#the-documentation-field

> If no URL is specified in the manifest file, crates.io will
> automatically link your crate to the corresponding docs.rs page.
2021-12-30 12:48:38 +09:00
Taiki Endo 42688c98cc Remove readme field from Cargo.toml 2021-02-14 19:44:11 +09:00
Taiki Endo c1327475a4 Update URLs 2020-12-26 23:47:13 +09:00
Stjepan Glavina 1bbc7fae77 Bump to v3.1.0 2020-07-22 10:20:50 +02:00
Stjepan Glavina e78d9ab79c Bump to v3.0.0 2020-05-28 09:53:14 +02:00
Stjepan Glavina 5b6c9e128a Bump to v2.2.0 2020-05-27 21:41:18 +02:00
Stjepan Glavina 3adcbc884e Bump to v2.1.0 2020-05-27 12:32:32 +02:00
Stjepan Glavina 32f352e6a2 Bump to v2.0.0 2020-05-27 10:10:37 +02:00
Stjepan Glavina 364eb2fa4e Bump to v1.0.1 2020-05-27 00:23:21 +02:00
Stjepan Glavina 0db060cfd0 Initial commit 2020-05-27 00:05:45 +02:00