Commit Graph

  • 2534949aa3 Continue making feature borsh stable, as suggested by @KordAus Bram Geron 2023-12-30 17:37:25 +01:00
  • 82ca006e23
    Update src/lib.rs Bram Geron 2023-12-30 17:20:11 +01:00
  • 416088ccb1 Upgrade borsh dependency to v1.0 Bram Geron 2023-12-19 16:43:53 +01:00
  • 94ecea893f
    Merge pull request #723 from CXWorks/main Ashley Mannix 2023-12-12 09:27:48 +10:00
  • 867d143eb0 Add missing test for invalid parse_str cxworks 2023-12-09 10:29:02 -05:00
  • c889107324
    Merge pull request #721 from uuid-rs/fix/uuid-macro 1.6.1 Ashley Mannix 2023-11-20 21:11:02 +10:00
  • f3f74961c4
    fix uuid macro in consts Ashley Mannix 2023-11-20 21:04:18 +10:00
  • 4609e61794
    Merge pull request #719 from uuid-rs/cargo/1.6.0 1.6.0 Ashley Mannix 2023-11-20 09:29:19 +10:00
  • 24330666ec prepare for 1.6.0 release KodrAus 2023-11-20 09:20:24 +10:00
  • 9787ea1d0b
    Merge pull request #718 from uuid-rs/feat/stabilize-v6-plus Ashley Mannix 2023-11-20 09:18:53 +10:00
  • 90b0bc0a1c
    Merge pull request #714 from metalalive/doc/fix-v6-links Ashley Mannix 2023-11-16 12:46:34 +10:00
  • 1eebe7d299 bump msrv to 1.60.0 KodrAus 2023-11-16 12:35:34 +10:00
  • 6bade3ae59 just test lib with miri KodrAus 2023-11-16 12:16:31 +10:00
  • 3df0aaa80d stabilize UUIDv6-v8 support KodrAus 2023-11-16 12:06:01 +10:00
  • 003dc57994 doc: fix links to timestamp module Han Woo 2023-10-20 00:58:08 +08:00
  • e68b0108fa
    Merge pull request #713 from uuid-rs/cargo/1.5.0 1.5.0 Ashley Mannix 2023-10-18 22:45:13 +10:00
  • b1cc27a118 prepare for 1.5.0 release KodrAus 2023-10-18 16:57:44 +10:00
  • b8ebdee9b0
    Merge pull request #711 from John-Toohey/bytemuck Ashley Mannix 2023-10-18 16:56:17 +10:00
  • 2dad70d3c7
    Added the bytemuck optional dependency to lib.rs documentation John Toohey 2023-10-18 07:26:07 +01:00
  • bcf2b58997
    Added Bytemuck to .github/workflows/ci.yml::env::DEP_FEATURES John Toohey 2023-10-18 07:24:32 +01:00
  • a8d2e1d4bf
    Merge pull request #712 from uuid-rs/ci/miri-clippy Ashley Mannix 2023-10-18 07:16:35 +10:00
  • 0c5b2dfebd fix up a clippy warning KodrAus 2023-10-18 07:00:00 +10:00
  • 1d4bd6e5b2
    Merge pull request #703 from uuid-rs/feat/convert-to-vec Ashley Mannix 2023-10-18 06:55:54 +10:00
  • 52b3fbc04a replace MIPS with Miri and add clippy to CI KodrAus 2023-10-18 06:53:50 +10:00
  • 3833d095c1
    Make the bytemuck dependency look more like the other dependencies John Toohey 2023-10-15 12:25:30 +01:00
  • 646dc1a82e
    Added bytemuck support John Toohey 2023-10-15 12:12:14 +01:00
  • 50f70278de
    Merge pull request #706 from uuid-rs/chore/msrv Ashley Mannix 2023-08-16 16:10:44 +10:00
  • cef501931b
    Merge pull request #705 from fef1312/main Ashley Mannix 2023-08-16 15:55:28 +10:00
  • 233e2c1e66
    add MSRV to Cargo.toml Ashley Mannix 2023-08-16 15:55:12 +10:00
  • dcd0e5f1ab
    remove MSRV from the README Ashley Mannix 2023-08-16 15:53:16 +10:00
  • f4970b8652
    make ClockSequence wrap correctly fef 2023-08-14 10:41:55 +02:00
  • a64ee9148d
    Merge pull request #704 from uuid-rs/KodrAus-patch-1 Ashley Mannix 2023-08-11 20:15:39 +10:00
  • 1a109d9002
    remove dead link to templates Ashley Mannix 2023-08-11 19:54:15 +10:00
  • e5e0349098
    Merge pull request #700 from brahms116/main Ashley Mannix 2023-08-11 19:47:58 +10:00
  • 98b2edfc59 support converting between Uuid and vec KodrAus 2023-08-11 19:47:17 +10:00
  • 22fcf03299 Add impl From<Uuid> for String under std feature David Kwong 2023-08-05 02:15:16 +00:00
  • 97b7f07b3e
    Merge pull request #698 from uuid-rs/cargo/1.4.1 1.4.1 Ashley Mannix 2023-07-17 14:15:23 +10:00
  • 8e930cf511 prepare for 1.4.1 release KodrAus 2023-07-17 14:05:49 +10:00
  • 0041b3b0b4
    Merge pull request #697 from uuid-rs/chore/example-printing Ashley Mannix 2023-07-17 14:01:16 +10:00
  • 5a1f3f56d3 use uuid_unstable KodrAus 2023-07-17 08:45:31 +10:00
  • 6b0cfb2e28
    Merge pull request #693 from jrose-signal/inline-from_bytes Ashley Mannix 2023-07-17 08:43:17 +10:00
  • 33f6b3edd9 print uuids in examples KodrAus 2023-07-17 08:38:54 +10:00
  • bd7df72944
    Merge pull request #694 from teohhanhui/fix/macro-hygiene Ashley Mannix 2023-07-15 10:43:47 +10:00
  • 1d1ae31e6c Fix macro hygiene Teoh Han Hui 2023-07-13 01:51:02 +08:00
  • 317d925536 Add #[inline] for Uuid::from_bytes[_ref] and Uuid::{as,into}_bytes Jordan Rose 2023-07-12 10:27:15 -07:00
  • 0fc31017a1
    Merge pull request #692 from uuid-rs/cargo/1.4.0 1.4.0 Ashley Mannix 2023-06-27 14:23:13 +10:00
  • d9f72db651 prepare for 1.4.0 release KodrAus 2023-06-27 14:04:51 +10:00
  • cb2aac0f6b
    Merge pull request #691 from uuid-rs/fix/timestamp-gen Ashley Mannix 2023-06-27 11:32:11 +10:00
  • 0cb923211e add missing wasm import KodrAus 2023-06-27 11:21:57 +10:00
  • cb80ba2fe5 run fmt KodrAus 2023-06-27 11:15:42 +10:00
  • 8babf975a8 add missing wasm test attr KodrAus 2023-06-27 11:15:24 +10:00
  • 759c971f09 fix a warning in arbitrary support KodrAus 2023-06-27 11:12:03 +10:00
  • 646bd98e9b wrap rather than overflow timestamps KodrAus 2023-06-27 11:08:37 +10:00
  • 7da3f691ad remove dbg call from wasm-based timestamp KodrAus 2023-06-27 09:55:51 +10:00
  • 952f75fb1a
    Merge pull request #686 from pod2co/borsh Ashley Mannix 2023-06-27 09:21:13 +10:00
  • 934f10c515
    Merge pull request #690 from kmusick/fix-cloudflare-workers-timestamp Ashley Mannix 2023-06-27 09:07:58 +10:00
  • bf7fe91794
    Merge pull request #688 from kmusick/fix-wasm-tests Ashley Mannix 2023-06-27 09:07:12 +10:00
  • b5f16b9e05 Fixing issue with Cloudflare Workers when using now(): "LinkError: WebAssembly.Instance(): Import #9 module="./index_bg.js" function="__wbg_now_dc6f7ce2227b5592" error: function import requires a callable" Kody Musick 2023-06-21 16:28:16 -06:00
  • 9366f018d9 Fixed wasm tests not running due to incorrect attribute target. Kody Musick 2023-06-21 16:17:56 -06:00
  • c94dc373e8 Add unstable borsh support grovesNL 2023-06-16 12:50:05 -02:30
  • 07052be44a
    Merge pull request #683 from uuid-rs/cargo/1.3.4 1.3.4 Ashley Mannix 2023-06-13 15:23:11 +10:00
  • 80ec18c67b prepare for 1.3.4 release KodrAus 2023-06-13 15:17:17 +10:00
  • 4297536626
    Merge pull request #682 from Hanaasagi/fix-index Ashley Mannix 2023-06-13 14:16:34 +10:00
  • 3af4733e60 fix: keep the order when filling random bytes Hanaasagi 2023-06-12 15:34:36 +09:00
  • 6188ecf96c
    Merge pull request #679 from uuid-rs/ci/msrv-build Ashley Mannix 2023-05-28 19:37:05 +10:00
  • e582a3d1bb
    Just check v4 for MSRV Ashley Mannix 2023-05-28 18:44:57 +10:00
  • b466522a7b fix up MSRV build in CI KodrAus 2023-05-28 18:36:42 +10:00
  • a0d6eb602e
    Merge pull request #677 from acfoltzer/wasm32-wasi Ashley Mannix 2023-05-28 17:34:27 +10:00
  • 403f84572e
    add installed wasmtime to GITHUB_PATH Adam C. Foltzer 2023-05-26 18:18:05 -07:00
  • f74e05e3c3
    add wasm32-wasi target in CI Adam C. Foltzer 2023-05-26 18:07:31 -07:00
  • f2ca3d4d10
    Add wasm32-wasi support with tests Adam C. Foltzer 2023-05-26 17:46:20 -07:00
  • 2cfe9f180c
    Merge pull request #674 from uuid-rs/cargo/1.3.3 1.3.3 Ashley Mannix 2023-05-15 18:43:42 +10:00
  • 2bbbb74bd8 prepare for 1.3.3 release KodrAus 2023-05-15 18:24:02 +10:00
  • 534691e274
    Merge pull request #673 from uuid-rs/chore/hard-deprecation Ashley Mannix 2023-05-15 18:21:15 +10:00
  • 147d4b3314 update build agents KodrAus 2023-05-08 11:23:07 +10:00
  • d89c69de98 hard deprecate Timestamp::to_unix_nanos KodrAus 2023-05-08 08:35:02 +10:00
  • 6d22d0c187
    Merge pull request #671 from uuid-rs/ci/cleanups Ashley Mannix 2023-05-03 20:21:25 +10:00
  • 053690862d use sha hash for checkout action and remove others KodrAus 2023-05-03 19:22:42 +10:00
  • 52867d4b55
    Merge pull request #670 from uuid-rs/cargo/1.3.2 1.3.2 Ashley Mannix 2023-04-29 17:02:50 +10:00
  • f0c3f1a80c prepare for 1.3.2 release KodrAus 2023-04-29 16:51:54 +10:00
  • a78ee0aeac
    Merge pull request #669 from pkoenig10/as_u128 Ashley Mannix 2023-04-29 16:49:18 +10:00
  • 7978c5a5ed
    Faster as_u128 and to_u128_le Patrick Koenig 2023-04-28 21:22:55 -07:00
  • f725e58353
    Merge pull request #668 from uuid-rs/KodrAus-patch-1 Ashley Mannix 2023-04-17 20:56:58 +10:00
  • f1919c150f
    Create SECURITY.md Ashley Mannix 2023-04-13 08:40:30 +10:00
  • 87082b9239
    Merge pull request #667 from uuid-rs/cargo/1.3.1 1.3.1 Ashley Mannix 2023-04-09 13:09:01 +10:00
  • a367481dec prepare for 1.3.1 release KodrAus 2023-04-09 12:34:33 +10:00
  • ee19f3dfbb
    Merge pull request #666 from uuid-rs/KodrAus-patch-2 Ashley Mannix 2023-04-09 12:33:18 +10:00
  • 8ccdf67de1
    remove some extra chars in a comment Ashley Mannix 2023-04-09 12:25:01 +10:00
  • b111b12627
    Merge pull request #665 from uuid-rs/dependabot/cargo/windows-sys-0.48.0 Ashley Mannix 2023-04-06 08:46:28 +10:00
  • faac14c1c0
    Update windows-sys requirement from 0.45.0 to 0.48.0 dependabot[bot] 2023-04-03 07:59:13 +00:00
  • efa468692f
    Merge pull request #663 from uuid-rs/dependabot/cargo/syn-2.0.5 Ashley Mannix 2023-03-23 14:57:32 +10:00
  • 1795337b99
    Update syn requirement from 1.0.80 to 2.0.5 dependabot[bot] 2023-03-22 07:59:16 +00:00
  • 573362627c
    Merge pull request #659 from uuid-rs/cargo/1.3.0 1.3.0 Ashley Mannix 2023-02-01 14:54:20 +10:00
  • 59ac047014 prepare for 1.3.0 release KodrAus 2023-02-01 14:00:17 +10:00
  • e010787850
    Merge pull request #654 from uuid-rs/dependabot/cargo/windows-sys-0.45.0 Ashley Mannix 2023-02-01 13:15:46 +10:00
  • b90b820603
    Merge pull request #658 from uuid-rs/fix/alternate-format Ashley Mannix 2023-02-01 13:07:21 +10:00
  • 1af8269957 fix up tests around alternative format KodrAus 2023-02-01 12:56:43 +10:00
  • e7eaf5b4a2 always use hyphenated format regardless of flags KodrAus 2023-01-31 15:18:44 +10:00
  • 52197cd275
    Merge pull request #657 from Ekleog/arbitrary-size-hint Ashley Mannix 2023-01-31 15:07:22 +10:00
  • b362542ee2
    Merge pull request #656 from basbossink-ds/fix/655-deserialize-error-msg Ashley Mannix 2023-01-31 15:07:12 +10:00