v0.9.0
Add support for scripts This allows support for running scripts configured in `ckg.toml` using `cpkg run`. This is analogous to `bun run` or `npm run`. Dependencies are now also tagged as optional, so you can omit them from your `cpkg.toml` without cpkg erroring.