Skip to content

Releases: ghost-language/ghost

v0.28.0

05 Nov 00:10
Compare
Choose a tag to compare

Changelog

v0.27.0

28 Oct 07:30
Compare
Choose a tag to compare

Changelog

  • 64fa3ac allow for loop to use postfix and compound infix operators for assignments
  • 7f7d98c bump version

v0.26.0

28 Oct 06:36
Compare
Choose a tag to compare

Changelog

v0.25.0

27 Oct 23:25
Compare
Choose a tag to compare

Changelog

v0.24.0

27 Oct 20:15
Compare
Choose a tag to compare

Changelog

  • 2a9f0fa bump version
  • 6cb6f49 clean up dead code; need to re-evaluate checking the usage of this outside of class instances
  • dbf344e update test example

v0.23.0

27 Oct 18:50
Compare
Choose a tag to compare

Changelog

v0.22.0

27 Oct 08:49
Compare
Choose a tag to compare

Changelog

v0.21.0

27 Oct 02:50
Compare
Choose a tag to compare

Changelog

v0.20.0

26 Oct 20:40
Compare
Choose a tag to compare

Changelog

v0.19.0

18 Oct 08:21
Compare
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