You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Closes
- Closes#870
## Description
Thanks for the contribution @burleight! I cherry picked your commit and
applied it as-is, since it works as expected.
Do you need a release of the **rustac** crate (the cli) right away to
use it? Happy to cut one if needed.
---------
Co-authored-by: Tomas Burleigh <[email protected]>
Copy file name to clipboardExpand all lines: crates/cli/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9
9
### Added
10
10
11
11
- Add `parquet-max-row-group-size` parameter to commands that write parquet files with default value of `150_000` ([#846](https://github.com/stac-utils/rustac/pull/846))
12
+
-`--bind` argument to `rustac serve` ([#871](https://github.com/stac-utils/rustac/pull/871))
0 commit comments