Skip to content

Commit f92a0c9

Browse files
add release expectation to readme
1 parent 4be36bc commit f92a0c9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ and then checking what version of `object_store` it depends on.
105105
There are some example programs showing how `delta-kernel-rs` can be used to interact with delta
106106
tables. They live in the [`kernel/examples`](kernel/examples) directory.
107107

108+
## Release cadence
109+
110+
We attempt to release the crate every 2 weeks (in an effort to keep latency between merge and
111+
shipping low); though, sometimes releases may take longer.
112+
108113
## Development
109114

110115
delta-kernel-rs is still under heavy development but follows conventions adopted by most Rust
@@ -173,4 +178,4 @@ Some design principles which should be considered:
173178
[cargo-llvm-cov]: https://github.com/taiki-e/cargo-llvm-cov
174179
[FFI]: ffi/
175180
[Arrow]: https://arrow.apache.org/rust/arrow/index.html
176-
[Tokio]: https://tokio.rs/
181+
[Tokio]: https://tokio.rs/

0 commit comments

Comments
 (0)