Skip to content

Releases: spicelang/spice

v0.2.1

13 Aug 18:34
a2222f5
Compare
Choose a tag to compare

Changelog

a2222f5 Fix Dockerfile
ca3165c Fix publish failure
be041a6 Break & continue statements (#25)
dd37684 Add linker to the cli (#24)
3fc1389 Add first version of language docs (#21)

Docker images

  • docker pull chillibits/spice:0.2.1
  • docker pull ghcr.io/chillibits/spice:0.2.1

Visit spicelang.com to test the new features!

v0.2.0

07 Aug 00:01
56e0fc0
Compare
Choose a tag to compare

Changelog

56e0fc0 Generator tests (#20)
629120f Add support for more features (#17)
ae9c5ce Extend dyn type support (#16)
f73e63e Cli enhancements (#15)

Docker images

  • docker pull chillibits/spice:0.2.0
  • docker pull ghcr.io/chillibits/spice:0.2.0

Visit spicelang.com to test the new features!

v0.1.0

28 Jul 07:11
2fddd8f
Compare
Choose a tag to compare

Changelog

2fddd8f Documentation & publish workflow (#12)
9938207 VSCode extension (#11)
edcf279 Add Docker support (#10)
a9f2d28 Analyzer tests (#9)
030bbd4 Generator improvements (#8)
530127b CLI & IR optimization (#7)
5a63f6a Generator Visitor (#6)
9f84ab7 Analyzer improvements (#4)
4e2338d Add visitor for semantic analysis (#3)
874e82a Feature/start compiler implementation (#2)
632d7fd Create README with grammar (#1)
24c30f1 Initial commit

Docker images

  • docker pull chillibits/spice:0.1.0
  • docker pull ghcr.io/chillibits/spice:0.1.0

Visit spicelang.com to test the new features!