Skip to content

Releases: ghost-language/ghost

v0.19.0

18 Oct 08:21

Choose a tag to compare

Changelog

  • ba16400 Properly evaluate instance properties (#122)
  • c94214b bump version
  • b3c89cd random module improvements
  • 76a4def time.now() now returns the unix timestamp in seconds rather than nanoseconds

v0.18.0

06 Oct 07:05

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

Choose a tag to compare

Changelog

v1.0.0-beta.2

03 Oct 06:07

Choose a tag to compare

Changelog

v1.0.0-beta.1

25 Jan 06:15
2daf7e0

Choose a tag to compare

Changelog

v1.0.0-beta.0

16 Jan 09:11

Choose a tag to compare

Changelog

v0.16.0

11 Jun 02:34

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

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

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

Choose a tag to compare

Changelog

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