Skip to content

Releases: AayushMainali-Github/skepa-lang

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 15:27
fix(codegen): complete windows-msvc CRT import link args

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 19:47
docs(net): document opaque tcp handle semantics

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:39
fix(codegen): find windows runtime archives in lib and deps layouts

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 16 Mar 12:39
chore(bench): refresh release baseline after struct method fix

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 12:18
test(bytecode): cover while-loop jump remapping after peephole fusion

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:04
chore(clippy): clean peephole and vm struct helper warnings

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 13:53
chore(release): bump workspace crates to 0.11.0

v0.10.7

Choose a tag to compare

@github-actions github-actions released this 09 Mar 15:39
chore(release): bump workspace crates to 0.10.7

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:07
chore(release): bump workspace crates to 0.10.6

v0.10.4

Choose a tag to compare

@github-actions github-actions released this 03 Mar 18:34
test(bench): refresh release baseline after arithmetic gains