12 Commits

Author SHA1 Message Date
7130dc8927 build: update version to 0.2.0 v0.2.0 2024-01-27 00:19:41 +01:00
cbd26efdd4 chore: highlight required the macro position even more 2024-01-23 15:34:42 +01:00
85b1fbdfcd fix: apply syn update changes 2023-03-27 20:48:52 +00:00
dependabot[bot]
cc8120fb4a build(deps): update syn requirement from 1.0 to 2.0
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.0...2.0.10)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 20:48:52 +00:00
b0489edfaf chore: add dependabot 2023-02-24 14:22:26 +01:00
ba2c2133a5 test: add string default to test 2023-02-24 14:22:16 +01:00
6bb8576fa8 test(examples): add examples 2023-02-24 14:21:56 +01:00
8d1d49150f build: update version to 0.1.1 v0.1.1 2023-02-11 19:45:26 +01:00
76727e73f4 docs: add documentation to macro function 2023-02-11 19:36:54 +01:00
d8a0dff1af docs: add README as library documentation 2023-02-11 18:51:49 +01:00
81b089be37 docs: fix docs.rs link 2023-02-11 18:49:17 +01:00
c46afd5ff6 Initial commit v0.1.0 2023-02-11 15:28:13 +01:00