Releases: substrait-io/substrait-validator
Releases · substrait-io/substrait-validator
v0.1.1
What's Changed
- build(deps): bump libc from 0.2.161 to 0.2.162 by @dependabot in #299
- chore(ci): Fix python release cycle by @wackywendell in #297
- chore(version): Release 0.1.1 by @wackywendell in #301
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore(ci): remove
crates-io-wait.py
script by @mbrobbel in #68 - chore: add dependabot.yml and replace unmaintained actions-rs actions by @mbrobbel in #66
- chore: fix clippy and doc warnings by @mbrobbel in #81
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #77
- build(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #79
- build(deps): bump PyO3/maturin-action from 1.31.0 to 1.40.7 by @dependabot in #71
- build(deps): bump editorconfig-checker/action-editorconfig-checker from 1 to 2 by @dependabot in #76
- build(deps): bump serde from 1.0.143 to 1.0.147 by @dependabot in #80
- build(deps): bump itertools from 0.8.2 to 0.10.3 by @dependabot in #78
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #82
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #83
- build(deps): bump percent-encoding from 2.1.0 to 2.3.1 by @dependabot in #87
- build(deps): bump itertools from 0.10.3 to 0.12.0 by @dependabot in #86
- build(deps): bump thiserror from 1.0.30 to 1.0.50 by @dependabot in #75
- build(deps): bump bufbuild/buf-lint-action from 1.0.3 to 1.1.0 by @dependabot in #73
- build(deps): bump semver from 1.0.14 to 1.0.20 by @dependabot in #72
- build(deps-dev): update pytest requirement from <5.0.0 to <8.0.0 in /py by @dependabot in #74
- build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.28.1 by @dependabot in #84
- build(deps): bump jidicula/clang-format-action from 4.5.0 to 4.11.0 by @dependabot in #85
- build(deps): bump arduino/setup-protoc from 1 to 2 by @dependabot in #88
- build(deps): bump serde_json from 1.0.79 to 1.0.108 by @dependabot in #89
- build(deps): bump libc from 0.2.119 to 0.2.150 by @dependabot in #92
- build(deps): bump strum_macros from 0.23.1 to 0.24.3 by @dependabot in #91
- build(deps): bump walkdir from 2.3.2 to 2.4.0 by @dependabot in #90
- chore(ci): use stable clippy in CI by @mbrobbel in #98
- build(deps): bump num-derive from 0.3.3 to 0.4.1 by @dependabot in #93
- build(deps): bump chrono from 0.4.19 to 0.4.31 by @dependabot in #95
- build(deps): bump pyo3 from 0.17.3 to 0.20.0 by @dependabot in #96
- build(deps): bump PyO3/maturin-action from 1.40.7 to 1.40.8 by @dependabot in #97
- build(deps): bump strum from 0.23.0 to 0.25.0 by @dependabot in #94
- build(deps): bump cbindgen from 0.20.0 to 0.26.0 by @dependabot in #70
- build(deps): bump syn from 1.0.109 to 2.0.39 by @dependabot in #101
- build(deps): bump base64 from 0.13.1 to 0.21.5 by @dependabot in #102
- build(deps): bump strum_macros from 0.24.3 to 0.25.3 by @dependabot in #104
- build(deps): bump jsonschema from 0.15.0 to 0.17.1 by @dependabot in #105
- build(deps): bump pyo3-build-config from 0.17.3 to 0.20.0 by @dependabot in #107
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #106
- build(deps): bump once_cell from 1.18.0 to 1.19.0 by @dependabot in #108
- build(deps): bump libc from 0.2.150 to 0.2.151 by @dependabot in #109
- build(deps): bump syn from 2.0.39 to 2.0.40 by @dependabot in #110
- build(deps): bump syn from 2.0.40 to 2.0.41 by @dependabot in #111
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #113
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #112
- build(deps): bump thiserror from 1.0.50 to 1.0.51 by @dependabot in #114
- build(deps): bump syn from 2.0.41 to 2.0.42 by @dependabot in #115
- build(deps): bump serde_yaml from 0.9.27 to 0.9.28 by @dependabot in #116
- build(deps): bump serde_yaml from 0.9.28 to 0.9.29 by @dependabot in #117
- build(deps): bump thiserror from 1.0.51 to 1.0.53 by @dependabot in #120
- build(deps): bump syn from 2.0.42 to 2.0.46 by @dependabot in #124
- build(deps): bump quote from 1.0.33 to 1.0.35 by @dependabot in #123
- build(deps): bump serde from 1.0.193 to 1.0.194 by @dependabot in #125
- build(deps): bump serde_yaml from 0.9.29 to 0.9.30 by @dependabot in #126
- build(deps): bump thiserror from 1.0.53 to 1.0.56 by @dependabot in #127
- build(deps): bump semver from 1.0.20 to 1.0.21 by @dependabot in #128
- build(deps): bump pyo3 from 0.20.0 to 0.20.2 by @dependabot in #129
- build(deps): bump libc from 0.2.151 to 0.2.152 by @dependabot in #130
- build(deps): bump serde from 1.0.194 to 1.0.195 by @dependabot in #131
- build(deps): bump base64 from 0.21.5 to 0.21.6 by @dependabot in #132
- build(deps): bump syn from 2.0.46 to 2.0.48 by @dependabot in #133
- build(deps): bump serde_json from 1.0.108 to 1.0.111 by @dependabot in #134
- build(deps): bump base64 from 0.21.6 to 0.21.7 by @dependabot in #135
- build(deps): bump rayon from 1.8.0 to 1.8.1 by @dependabot in #136
- build(deps): bump regex from 1.10.2 to 1.10.3 by @dependabot in #137
- build(deps): bump chrono from 0.4.31 to 0.4.32 by @dependabot in #138
- build(deps): bump chrono from 0.4.32 to 0.4.33 by @dependabot in #140
- build(deps): bump serde_json from 1.0.111 to 1.0.112 by @dependabot in #141
- build(deps): bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 by @dependabot in #139
- build(deps-dev): update pytest requirement from <8.0.0 to <9.0.0 in /py by @dependabot in #143
- build(deps): bump serde_yaml from 0.9.30 to 0.9.31 by @dependabot in #144
- build(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #142
- build(deps): bump itertools from 0.12.0 to 0.12.1 by @dependabot in #145
- build(deps): bump arduino/setup-protoc from 2 to 3 by @dependabot in #147
- build(deps): bump serde_json from 1.0.112 to 1.0.113 by @dependabot in #148
- build(deps): bump strum_macros from 0.25.3 to 0.26.1 by @dependabot in #149
- build(deps): bump libc from 0.2.152 to 0.2.153 by @dependabot in #150
- chore: allow ptr_arg when handli...
v0.0.11
chore: prepare 0.0.11 release (#65) Bump substrait to 0.20.0
v0.0.10
chore: prepare 0.0.10 release (#64)
v0.0.9
chore: bump to version 0.0.9 (#57)
v0.0.8
chore: increment version to 0.0.8 (#41)
v0.0.7
chore: increment version to 0.0.7 (#27)
v0.0.6
chore: increment to version 0.0.6 (#25)
v0.0.5
chore: increment to version 0.0.5 (#21) Note that the previous version according to the package managers was 0.0.4, even though main is at 0.0.1. This is due to test releases in a separate fork.