Ashley Mannix
|
87082b9239
|
Merge pull request #667 from uuid-rs/cargo/1.3.1
Prepare for 1.3.1 release
1.3.1
|
2023-04-09 13:09:01 +10:00 |
|
KodrAus
|
a367481dec
|
prepare for 1.3.1 release
|
2023-04-09 12:34:33 +10:00 |
|
Ashley Mannix
|
ee19f3dfbb
|
Merge pull request #666 from uuid-rs/KodrAus-patch-2
remove some extra chars in a comment
|
2023-04-09 12:33:18 +10:00 |
|
Ashley Mannix
|
8ccdf67de1
|
remove some extra chars in a comment
|
2023-04-09 12:25:01 +10:00 |
|
Ashley Mannix
|
b111b12627
|
Merge pull request #665 from uuid-rs/dependabot/cargo/windows-sys-0.48.0
Update windows-sys requirement from 0.45.0 to 0.48.0
|
2023-04-06 08:46:28 +10:00 |
|
dependabot[bot]
|
faac14c1c0
|
Update windows-sys requirement from 0.45.0 to 0.48.0
Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.45.0...0.48.0)
---
updated-dependencies:
- dependency-name: windows-sys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 07:59:13 +00:00 |
|
Ashley Mannix
|
efa468692f
|
Merge pull request #663 from uuid-rs/dependabot/cargo/syn-2.0.5
Update syn requirement from 1.0.80 to 2.0.5
|
2023-03-23 14:57:32 +10:00 |
|
dependabot[bot]
|
1795337b99
|
Update syn requirement from 1.0.80 to 2.0.5
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.80...2.0.5)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 07:59:16 +00:00 |
|
Ashley Mannix
|
573362627c
|
Merge pull request #659 from uuid-rs/cargo/1.3.0
Prepare for 1.3.0 release
1.3.0
|
2023-02-01 14:54:20 +10:00 |
|
KodrAus
|
59ac047014
|
prepare for 1.3.0 release
|
2023-02-01 14:00:17 +10:00 |
|
Ashley Mannix
|
e010787850
|
Merge pull request #654 from uuid-rs/dependabot/cargo/windows-sys-0.45.0
Update windows-sys requirement from 0.42.0 to 0.45.0
|
2023-02-01 13:15:46 +10:00 |
|
Ashley Mannix
|
b90b820603
|
Merge pull request #658 from uuid-rs/fix/alternate-format
Always use hyphenated format regardless of flags
|
2023-02-01 13:07:21 +10:00 |
|
KodrAus
|
1af8269957
|
fix up tests around alternative format
|
2023-02-01 12:56:43 +10:00 |
|
KodrAus
|
e7eaf5b4a2
|
always use hyphenated format regardless of flags
|
2023-01-31 15:18:44 +10:00 |
|
Ashley Mannix
|
52197cd275
|
Merge pull request #657 from Ekleog/arbitrary-size-hint
implement Arbitrary::size_hint
|
2023-01-31 15:07:22 +10:00 |
|
Ashley Mannix
|
b362542ee2
|
Merge pull request #656 from basbossink-ds/fix/655-deserialize-error-msg
Fix error message.
|
2023-01-31 15:07:12 +10:00 |
|
Léo Gaspard
|
212b902277
|
implement Arbitrary::size_hint
This makes generating from non-arbitrary crates work much better, as
they know how many bytes are needed to arbitrary-generate an uuid.
|
2023-01-28 21:25:03 +01:00 |
|
Bas Bossink
|
40d8711f11
|
Also fix the doc comment
|
2023-01-24 18:28:32 +01:00 |
|
Bas Bossink
|
3fa4475738
|
Fix error message.
Fixes: #655
|
2023-01-24 18:23:00 +01:00 |
|
dependabot[bot]
|
4a08821071
|
Update windows-sys requirement from 0.42.0 to 0.45.0
Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.42.0...0.45.0)
---
updated-dependencies:
- dependency-name: windows-sys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 07:05:52 +00:00 |
|
Ashley Mannix
|
60ca9af4c1
|
Merge pull request #646 from uuid-rs/cargo/1.2.2
Prepare for 1.2.2 release
1.2.2
|
2022-11-15 08:29:48 +10:00 |
|
KodrAus
|
d413ed6e63
|
prepare for 1.2.2 release
|
2022-11-15 08:12:22 +10:00 |
|
Ashley Mannix
|
ce445a23c0
|
Merge pull request #645 from uuid-rs/fix/extern-alloc
Remove extern crate alloc
|
2022-11-15 08:08:20 +10:00 |
|
KodrAus
|
b7c845fa67
|
remove extern crate alloc
|
2022-11-15 07:44:47 +10:00 |
|
Ashley Mannix
|
f5a29cf3d1
|
Merge pull request #640 from uuid-rs/ci/cleanups
CI Cleanups
|
2022-10-10 07:43:23 +10:00 |
|
Ashley Mannix
|
876e466f1d
|
remove missing moniker from job names
|
2022-10-09 13:42:00 +10:00 |
|
Ashley Mannix
|
6944c0d3f0
|
simplify CI and unpin arbitrary
|
2022-10-09 13:39:28 +10:00 |
|
Ashley Mannix
|
b87760df5b
|
Merge pull request #637 from KodrAus/cargo/1.2.1
Prepare for 1.2.1 release
1.2.1
|
2022-10-09 09:52:26 +10:00 |
|
Ashley Mannix
|
b21f0cb88f
|
prepare for 1.2.1 release
|
2022-10-09 09:35:22 +10:00 |
|
Ashley Mannix
|
cac99f55a7
|
Merge pull request #636 from KodrAus/fix/v1-breakage
Fix up lost re-export of v1 Timestamp
|
2022-10-09 09:34:11 +10:00 |
|
Ashley Mannix
|
9f823feab9
|
fix some links in the docs
|
2022-10-09 09:27:52 +10:00 |
|
Ashley Mannix
|
8c17f330cd
|
fix up lost re-export of v1 Timestamp
|
2022-10-09 09:25:15 +10:00 |
|
Ashley Mannix
|
399e87870f
|
Merge pull request #634 from KodrAus/cargo/1.2.0
Prepare for 1.2.0 release
1.2.0
|
2022-10-08 11:56:19 +10:00 |
|
Ashley Mannix
|
2db1a64796
|
ensure docs.rs includes unstable APIs
|
2022-10-08 11:26:42 +10:00 |
|
Ashley Mannix
|
406617def4
|
prepare for 1.2.0 release
|
2022-10-08 11:11:37 +10:00 |
|
Ashley Mannix
|
2e3245f0f1
|
add a test for sorting
|
2022-10-08 11:10:38 +10:00 |
|
Ashley Mannix
|
8df6494c86
|
Merge pull request #633 from KodrAus/feat/unstable-versions
hide draft versions behind the unstable cfg
|
2022-10-07 21:24:41 +10:00 |
|
Ashley Mannix
|
694da5285b
|
hide draft versions behind the unstable cfg
|
2022-10-07 20:04:40 +10:00 |
|
Ashley Mannix
|
d626fd5874
|
Merge pull request #631 from KodrAus/feat/docs-hash
More work on docs
|
2022-10-06 13:06:03 +10:00 |
|
KodrAus
|
527cd3f2e9
|
add a special case version for the max uuid
|
2022-10-06 04:42:30 +02:00 |
|
KodrAus
|
4808a9bd55
|
more work on docs
|
2022-10-06 03:45:30 +02:00 |
|
Ashley Mannix
|
9fcb760b6a
|
Merge pull request #630 from KodrAus/feat/now-wasm
Implement now in wasm
|
2022-10-06 06:26:46 +10:00 |
|
KodrAus
|
17837cc6d7
|
only test now when std is enabled
|
2022-10-05 22:07:38 +02:00 |
|
KodrAus
|
29cbcea64e
|
repin arbitrary
|
2022-10-05 22:01:49 +02:00 |
|
KodrAus
|
fba6967b5b
|
only use wasm-bindgen in the js feature
|
2022-10-05 21:57:12 +02:00 |
|
KodrAus
|
bf4bf3c213
|
implement now in wasm
|
2022-10-05 21:52:03 +02:00 |
|
Ashley Mannix
|
7e4c88a2b1
|
Merge pull request #625 from KodrAus/chore/api-docs-and-deprecations
Some work on the new version features
|
2022-10-06 04:57:39 +10:00 |
|
KodrAus
|
56e589c653
|
fix up some imports
|
2022-10-05 20:14:59 +02:00 |
|
Ashley Mannix
|
fba5975cef
|
fix up a doc test
|
2022-10-06 04:05:38 +10:00 |
|
Ashley Mannix
|
4152e01554
|
Merge pull request #628 from uuid-rs/dependabot/cargo/windows-sys-0.42.0
Update windows-sys requirement from 0.36.1 to 0.42.0
|
2022-10-06 03:14:22 +10:00 |
|