ThePerfectComputer / FastWaveBackend

A Rust VCD parser intended to be the backend of a Waveform Viewer(built using egui) that supports dynamically loaded rust plugins.
GNU General Public License v3.0
42 stars 5 forks source link

Crates.io release and semver #16

Open TheZoq2 opened 1 year ago

TheZoq2 commented 1 year ago

12 should probably be considered a breaking change. Perhaps we should adhere to semver and push the crate to crates.io instead of just depending on it as a sub-module as we do in surfer right now