16 Commits

Author SHA1 Message Date
KodrAus
a367481dec prepare for 1.3.1 release 2023-04-09 12:34:33 +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
KodrAus
59ac047014 prepare for 1.3.0 release 2023-02-01 14:00:17 +10:00
KodrAus
d413ed6e63 prepare for 1.2.2 release 2022-11-15 08:12:22 +10:00
Ashley Mannix
b21f0cb88f prepare for 1.2.1 release 2022-10-09 09:35:22 +10:00
Ashley Mannix
406617def4 prepare for 1.2.0 release 2022-10-08 11:11:37 +10:00
Ashley Mannix
29420b6152 prepare for 1.1.2 release 2022-06-10 14:18:54 +10:00
Ashley Mannix
ddf6db4034 prepare for 1.1.1 release 2022-06-01 08:58:09 +10:00
Ashley Mannix
e7b58f432b prepare for 1.1.0 release 2022-05-25 14:20:46 +10:00
KodrAus
286134f1c5 prepare for 1.0.0 release 2022-04-20 14:20:23 +10:00
Ashley Mannix
e666546005 only check diagnostics output on nightly 2022-02-11 11:59:33 +10:00
KodrAus
3892245ef1 fix up publishing for uuid 2021-11-18 09:03:41 +10:00
KodrAus
f657e5c2f4 prepare for 1.0.0-alpha.1 release 2021-11-16 21:00:58 +10:00
KodrAus
d6328b7ae1 remove winapi support in favor of examples 2021-11-01 22:08:24 +10:00
Quinn Okabayashi
6290874d61 Implemented uuid!("") 2021-10-31 16:54:01 -04:00
Ashley Mannix
817260a6b5 scaffold out a uuid-macros crate that shared the parser 2021-10-31 20:10:23 +10:00