v0.2.0
What's Changed
- ci(publish): use automated script by @futursolo in #63
- feat(backend)!: separate backend cli into a crate by @futursolo in #64
- refactor(backend)!: separate tower and warp by @futursolo in #65
- chore(releng): bump version to v0.2.0 by @futursolo in #69
- chore(deps): bump clap from 4.1.1 to 4.1.2 by @dependabot in #74
- chore(deps): bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #73
- chore(deps): bump toml from 0.5.10 to 0.5.11 by @dependabot in #72
- chore(deps): bump gloo-net from 0.2.5 to 0.2.6 by @dependabot in #71
- chore(deps): bump toml from 0.5.11 to 0.6.0 by @dependabot in #75
- chore(deps): bump tokio from 1.24.1 to 1.24.2 by @dependabot in #70
- chore(deps): bump tokio from 1.24.2 to 1.25.0 by @dependabot in #80
- chore(deps): bump clap from 4.1.2 to 4.1.4 by @dependabot in #76
- chore(deps): bump futures from 0.3.25 to 0.3.26 by @dependabot in #77
- chore(deps): bump webbrowser from 0.8.4 to 0.8.7 by @dependabot in #78
- chore(deps): bump bounce from 0.6.0 to 0.6.1 by @dependabot in #79
- chore(deps): bump notify from 5.0.0 to 5.1.0 by @dependabot in #85
- chore(deps): bump serde_json from 1.0.91 to 1.0.92 by @dependabot in #84
- chore(deps): bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #81
- chore(deps): bump toml from 0.6.0 to 0.7.1 by @dependabot in #82
- chore(deps): bump js-sys from 0.3.60 to 0.3.61 by @dependabot in #83
- chore: fix clippy for rust 1.67 by @futursolo in #86
- chore(deps): bump serde_json from 1.0.92 to 1.0.96 by @dependabot in #96
- chore(deps): bump toml from 0.7.1 to 0.7.3 by @dependabot in #93
- chore(deps): bump http from 0.2.8 to 0.2.9 by @dependabot in #91
- chore(deps): bump once_cell from 1.17.0 to 1.17.1 by @dependabot in #90
- chore(deps): bump thread_local from 1.1.4 to 1.1.7 by @dependabot in #87
- chore(deps): update dependencies by @futursolo in #97
- chore(deps): bump async-trait from 0.1.68 to 0.1.69 by @dependabot in #99
- chore(deps): bump serde from 1.0.164 to 1.0.166 by @dependabot in #98
- chore(deps): bump rust-embed from 6.7.0 to 6.8.1 by @dependabot in #100
- chore(deps): bump time from 0.3.22 to 0.3.23 by @dependabot in #107
- chore(deps): bump typed-builder from 0.14.0 to 0.15.1 by @dependabot in #106
- chore(deps): bump clap from 4.3.10 to 4.3.11 by @dependabot in #105
- chore(deps): bump serde_json from 1.0.99 to 1.0.100 by @dependabot in #104
- chore(deps): bump toml from 0.7.5 to 0.7.6 by @dependabot in #103
- refactor(bridge): rewrite bridge implementation by @futursolo in #101
- ci(main): switch to sccache with token by @futursolo in #102
- feat(backend): opt out of ssr for certain requests by @futursolo in #108
- chore(deps): bump async-trait from 0.1.69 to 0.1.71 by @dependabot in #110
- chore(deps): bump serde from 1.0.166 to 1.0.168 by @dependabot in #113
- chore(deps): bump thiserror from 1.0.40 to 1.0.43 by @dependabot in #112
- chore(deps): bump serde_json from 1.0.100 to 1.0.102 by @dependabot in #111
- chore(deps): bump typed-builder from 0.14.0 to 0.15.1 by @dependabot in #109
- feat(backend): integrate stylist by @futursolo in #114
- fix(template): update bounce version to 0.7 by @futursolo in #116
- feat(cli): add clean command to stctl by @futursolo in #117
- docs: add migration guide from v0.1 to v0.2 by @futursolo in #118
- chore(deps): bump clap from 4.3.11 to 4.3.12 by @dependabot in #119
- chore(deps): bump serde_json from 1.0.102 to 1.0.103 by @dependabot in #122
- chore(deps): bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #121
- chore(deps): bump serde from 1.0.168 to 1.0.171 by @dependabot in #120
Full Changelog: v0.1.4...v0.2.0