StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

Design a stable API and define a versioning process

Open tschneidereit opened this issue 6 months ago • 0 comments

StarlingMonkey doesn't currently follow a semver based versioning process, relying on commit hashes and not making any API stability promises instead.

We should change both of these properties, after putting a bit of effort into designing a proper API for the core runtime.

tschneidereit avatar Jul 29 '24 12:07 tschneidereit