Release 0.3.0. (#63)

Includes improvements in splitting performance (#59) and more efficient
handling of clobber lists (#58).

Semver break because of API change in #58.
This commit is contained in:
Chris Fallin
2022-06-27 14:09:15 -07:00
committed by GitHub
parent 4eb2a2528b
commit 8bede950d0

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "regalloc2" name = "regalloc2"
version = "0.2.3" version = "0.3.0"
authors = [ authors = [
"Chris Fallin <chris@cfallin.org>", "Chris Fallin <chris@cfallin.org>",
"Mozilla SpiderMonkey Developers", "Mozilla SpiderMonkey Developers",