DuskSystems / wayfind

A speedy, flexible router for Rust.
Apache License 2.0
8 stars 0 forks source link

Push initial release to crates.io #131

Closed CathalMullan closed 2 months ago

CathalMullan commented 2 months ago

Still in alpha, but no harm in having a 0.0.1 version that mostly works as intended.

We'll want to set up some CI tooling, a job to automate releases? cargo-semver-checks? Automatically create a Git tag, GitHub release, changelog? cargo-release? release-plz?

Don't want to over-complicate this.