KodrAus
|
bd3f3a3d50
|
move more uuid version impls into Builder
|
2022-09-27 08:49:00 +02:00 |
|
KodrAus
|
017899f841
|
some more docs
|
2022-09-26 09:04:09 +02:00 |
|
KodrAus
|
6c3cf9ad66
|
add notes for v6-v8 UUIDs
|
2022-09-24 16:15:57 +10:00 |
|
KodrAus
|
677e1fb159
|
some work on the new version features
|
2022-09-23 12:00:17 +10:00 |
|
Ashley Mannix
|
b6d892b8aa
|
Merge pull request #611 from rrichardson/six-seven-eight
refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8
|
2022-09-02 09:38:07 +10:00 |
|
Rick Richardson
|
954e2793a5
|
arbitrary appears to depend on an unstable array_from_fn in 1.1.4, locking the version to 1.1.3 for now
|
2022-08-31 12:28:31 -07:00 |
|
Rick Richardson
|
1e47d40631
|
fix v8 example
|
2022-08-31 12:20:19 -07:00 |
|
Rick Richardson
|
9a7c5e9b97
|
Update src/v7.rs doc
Co-authored-by: Aron Heinecke <Ox0p54r36@t-online.de>
|
2022-08-31 11:32:46 -07:00 |
|
Rick Richardson
|
4811a0632f
|
Update src/v6.rs doc
Co-authored-by: Aron Heinecke <Ox0p54r36@t-online.de>
|
2022-08-31 11:32:36 -07:00 |
|
Ashley Mannix
|
e765781bd9
|
Merge pull request #616 from atouchet/crgo
Remove outdated Travis CI reference
|
2022-08-31 20:49:24 +10:00 |
|
Rick Richardson
|
81761a8d8d
|
Merge branch 'six-seven-eight' of github.com:rrichardson/uuid into six-seven-eight
|
2022-08-30 09:08:38 -07:00 |
|
Rick Richardson
|
f4beda42b3
|
Builder struct no pub
|
2022-08-30 09:08:17 -07:00 |
|
Rick Richardson
|
f3ca816f27
|
updating messaging on timestamp::now()
|
2022-08-29 11:57:52 -07:00 |
|
Rick Richardson
|
09a73b8197
|
v7 won't work by default on thumbv6m
|
2022-08-25 15:34:23 -07:00 |
|
Rick Richardson
|
c99fce1ce0
|
adding v6 and v7 to updated CI
|
2022-08-25 15:26:33 -07:00 |
|
Rick Richardson
|
acc3f93cd5
|
rem whitespace
|
2022-08-25 15:05:49 -07:00 |
|
Rick Richardson
|
70d71aace0
|
merging in ci changes and doc fixes from kodraus
|
2022-08-25 14:51:02 -07:00 |
|
Alex Touchet
|
1e49198484
|
Remove outdated Travis Ci reference
|
2022-08-25 13:10:56 -07:00 |
|
Rick Richardson
|
81f0c1b7f6
|
making doctests work
|
2022-08-22 19:37:40 -07:00 |
|
Rick Richardson
|
a2b1258a04
|
hacking the API to be backwards compatible
|
2022-08-22 18:06:14 -07:00 |
|
Rick Richardson
|
dbe1c7cb59
|
re-add atomic dep to support thumbv6m
|
2022-08-22 18:06:14 -07:00 |
|
Rick Richardson
|
1b8dfdf90b
|
remove bytes dep for v8 test
|
2022-08-22 18:06:14 -07:00 |
|
Rick Richardson
|
1b14a11c1f
|
reverting to 2018 to fix build checks
|
2022-08-22 18:06:14 -07:00 |
|
Rick Richardson
|
95a54b8e63
|
rem num_traits
|
2022-08-22 18:06:14 -07:00 |
|
Rick Richardson
|
3dcd4cbd84
|
fixing features powerset issues
|
2022-08-22 18:06:13 -07:00 |
|
Rick Richardson
|
14c131ab62
|
adding the v7 get_timestamp impl
|
2022-08-22 18:06:13 -07:00 |
|
Rick Richardson
|
66823da1cd
|
merging in main
|
2022-08-22 18:06:05 -07:00 |
|
KodrAus
|
21e6b21499
|
only run lib tests in feature combinations
|
2022-08-23 08:10:22 +10:00 |
|
KodrAus
|
971a9e8c77
|
get doc tests to pass without std and shrink build runs
|
2022-08-23 08:02:07 +10:00 |
|
Ashley Mannix
|
f1d19d4b5d
|
Merge pull request #610 from pintariching/formating-codebase
formatting changes
|
2022-08-22 10:53:34 +10:00 |
|
Tilen Pintarič
|
4a2266800d
|
updated minimum supported Rust version to 1.57.0
|
2022-08-11 11:11:22 +02:00 |
|
Tilen Pintarič
|
0d72002af5
|
Merge branch 'formating-codebase' of https://github.com/pintariching/uuid into formating-codebase
|
2022-08-05 10:33:11 +02:00 |
|
Tilen Pintarič
|
6c8d2f2ad0
|
formatting changes
|
2022-08-05 10:31:03 +02:00 |
|
Tilen Pintarič
|
824315deb7
|
reverting to origin
|
2022-08-05 10:29:44 +02:00 |
|
Tilen Pintarič
|
6135de69e0
|
formated some files in src
|
2022-07-11 21:52:50 +02:00 |
|
Tilen Pintarič
|
d9048ed612
|
removed .rustfmt.toml
|
2022-07-11 21:22:35 +02:00 |
|
Tilen Pintarič
|
18560d4ad2
|
formatting changes
|
2022-07-11 21:11:15 +02:00 |
|
Ashley Mannix
|
7188b00a9e
|
Merge pull request #607 from uuid-rs/cargo/1.1.2
Prepare for 1.1.2 release
1.1.2
|
2022-06-10 19:51:41 +10:00 |
|
Ashley Mannix
|
29420b6152
|
prepare for 1.1.2 release
|
2022-06-10 14:18:54 +10:00 |
|
Ashley Mannix
|
c285879dc2
|
Merge pull request #606 from mbrobbel/docs
Fix some doc links
|
2022-06-10 14:17:55 +10:00 |
|
Matthijs Brobbel
|
07b30d5f1d
|
Fix some doc links
|
2022-06-09 13:57:54 +02:00 |
|
Ashley Mannix
|
875c2d7879
|
Merge pull request #604 from uuid-rs/cargo/1.1.1
Prepare for 1.1.1 release
1.1.1
|
2022-06-01 09:43:40 +10:00 |
|
Ashley Mannix
|
ddf6db4034
|
prepare for 1.1.1 release
|
2022-06-01 08:58:09 +10:00 |
|
Ashley Mannix
|
ba27437d6e
|
Merge pull request #603 from nstinus/main
Fix documentation typo
|
2022-05-30 20:28:59 +10:00 |
|
Nicolas Stinus
|
ad9c3561f2
|
Fix documentation typo
|
2022-05-27 14:27:06 -04:00 |
|
Ashley Mannix
|
99977bb955
|
Merge pull request #602 from uuid-rs/cargo/1.1.0
Prepare for 1.1.0 release
1.1.0
|
2022-05-25 15:55:07 +10:00 |
|
Ashley Mannix
|
e7b58f432b
|
prepare for 1.1.0 release
|
2022-05-25 14:20:46 +10:00 |
|
Ashley Mannix
|
7d037f5667
|
Merge pull request #599 from dfaust/to_bytes_le
Add to_bytes_le method
|
2022-05-25 14:18:29 +10:00 |
|
Ashley Mannix
|
7a2d4e4833
|
Merge pull request #600 from Razican/doc_fix
Fixed documentation link
|
2022-05-25 14:18:20 +10:00 |
|
Iban Eguia Moraza
|
d988df2946
|
Fixed documentation link
|
2022-05-14 12:21:40 +02:00 |
|