Commit graph

15 commits

Author SHA1 Message Date
c7d4ba974b
Fix unneded dep & bump version to 0.3.5 2025-04-16 15:40:31 +02:00
621f0670ce
Bump version to 0.3.4 2025-04-16 15:31:02 +02:00
086b84c81d
Downgrade to 2021 edition 2025-04-16 15:29:01 +02:00
4de26f8e50
Bump version to 0.3.3 2025-04-15 15:13:17 +02:00
902ef858ce
Bump version to 0.3.2 2025-04-15 14:33:01 +02:00
daf793eb06
Vastly improve testing
- simplify some examples
- add macrotest for expanding/snapshotting macro expansion & add tests
  - add workaround to enable referencing relative dirs from macrotest files
  - ensure workaround doesn't get built in release
- add trybuild for testing error messages & add tests
- fix indeterministic macro output
  - sort routes after collecting
  - use BTreeMap instead of HashMap to preserve insertion order
- fix compile_error syntax error
2025-04-15 13:33:40 +02:00
f0ce2b2737
Fix pedantic clippy lints 2025-04-15 03:41:41 +02:00
9aa37c1519
Fix docs & bump version to 0.3.1 2025-04-15 01:09:02 +02:00
551009c3eb
Bump version to 0.3 2025-04-15 00:45:49 +02:00
a8864786aa
Bump version to 0.2.3 2025-04-15 00:12:46 +02:00
e6316bef59
Add CHANGELOG.md & fix deps 2025-04-15 00:12:46 +02:00
9db89454a3
Change license to MIT & bump to 0.2.2 2025-04-14 19:27:53 +02:00
d65409a3ea
Bump version to 0.2.1 2025-04-14 18:54:04 +02:00
9934e566c6
Bump version to 0.2 2025-04-14 18:38:01 +02:00
a992268843
Initial commit 2025-04-14 15:59:43 +02:00