Skip to content

Releases: ghost-language/ghost

v0.18.0

06 Oct 07:05
Compare
Choose a tag to compare

Changelog

  • 9ccf9c2 Directory restructure (#116)
  • d387f29 Merge branch '1.0' of github.com:ghost-language/ghost into 1.0
  • d514bcf bump version
  • 82886af update goreleaser config

v0.17.0

05 Oct 08:04
Compare
Choose a tag to compare

Changelog

v1.0.0-beta.2

03 Oct 06:07
Compare
Choose a tag to compare

Changelog

v1.0.0-beta.1

25 Jan 06:15
2daf7e0
Compare
Choose a tag to compare

Changelog

v1.0.0-beta.0

16 Jan 09:11
Compare
Choose a tag to compare

Changelog

v0.16.0

11 Jun 02:34
Compare
Choose a tag to compare

Changelog

779b66e Bump version
c3c1bb2 Implement null literal (#81)
6dcfc47 Update wasm build configuration

v0.15.0

15 May 00:20
Compare
Choose a tag to compare

Changelog

758cddb Bump version
8909efc Update goreleaser config to include windows and wasm

v0.14.0

14 May 04:14
Compare
Choose a tag to compare

Changelog

fa1d2e7 Add scientific notation support (#79)
f3742f0 Bump version
c551e56 File module (#78)
ef1ca86 print strings + other objects without conversion
f5d8464 work (#80)

v0.13.0

06 May 04:41
Compare
Choose a tag to compare

Changelog

5b0777e Bump version
297756d Fix broken map assignments (#73)

v0.12.0

03 May 01:08
8a3c8a6
Compare
Choose a tag to compare

Changelog

dbba6a7 Add string index expression support (#71)
def126e Added List.pop() (#70)
d55a0a3 Bump version
e5a2dd0 Merge branch 'nightly' of github.com:ghost-language/ghost into nightly
8a3c8a6 WASM & Windows support (#72)
2d58db0 Work on examples, number object, and math standard library