Eric Huss
4913bf82f1
Fix incorrect string formatting in xtask error message
2025-10-15 06:57:39 -07:00
Eric Huss
0ae202ea85
Add cargo xtask bump
...
This is a simple script to assist with bumping the version.
2025-09-28 16:14:41 -07:00
Eric Huss
2a93606727
Add a script to help update the changelog
...
This adds `cargo xtask changelog` to automatically add a new changelog
entry for a release.
2025-09-28 09:13:16 -07:00
Eric Huss
2c7d192b50
Add an xtask to help with running tests
...
During development I often need to run a bunch of tests. Instead of
having some unwieldy shell command, I have added this xtask to help with
running the testing commands.
2025-09-26 18:55:21 -07:00