4 Commits

Author SHA1 Message Date
Andrew Ferrazzutti
7e3be4e1f3
Update releaser script to check staged contents (#846)
to ensure that the package versions to be committed are correct.
2023-11-22 15:01:15 +00:00
Andrew Ferrazzutti
4a1c449154
Update release script (#819)
* Update releaser script to check Cargo.toml version

* Update releaser script to check Cargo.lock version

* Update Cargo.toml/lock

* Let releaser script show actual branch to be on

* Echo releaser script errors to stderr

* Use unique exit codes for releaser script errors

* Add changelog
2023-09-26 21:15:14 +00:00
Will Hunt
33dc9eac58
Fix release script (#693)
* Fix the release script

* changelog
2023-03-28 15:44:55 +01:00
Will Hunt
735ae2d673
Add release script (#667)
* Add release script and workflow

* remove comments

* changelog
2023-03-22 14:03:36 +00:00