Follow on to https://github.com/sqlparser-rs/sqlparser-rs/issues/955 Filing a ticket here to track the work of a release (mostly so others can follow along) Target Release Date: Approximately 2023-10-23 Release instructions: https://github.com/sqlparser-rs/sqlparser-rs/blob/main/docs/releasing.md Steps: - [x] Make a PR to update CHANGELOG.md https://github.com/sqlparser-rs/sqlparser-rs/pull/1029 - [x] run `cargo release` - [x] verify the new release is on crates.io: https://crates.io/crates/sqlparser/0.39.0 - [x] Make ticket for next release: https://github.com/sqlparser-rs/sqlparser-rs/issues/1030
Follow on to #955
Filing a ticket here to track the work of a release (mostly so others can follow along)
Target Release Date: Approximately 2023-10-23
Release instructions: https://github.com/sqlparser-rs/sqlparser-rs/blob/main/docs/releasing.md
Steps:
cargo release0.40.0#1030