TimelyDataflow / timely-dataflow

A modular implementation of timely dataflow in Rust
MIT License
3.3k stars 272 forks source link

Add support for release-plz #548

Closed antiguru closed 3 weeks ago

antiguru commented 8 months ago

This adds initial support for release-plz and configures it to only produce a changelog for the timely crate.

It adds the following files:

frankmcsherry commented 3 weeks ago

Fascinating! Let's try it!