Skip to content

Releases: mrodz/mscript

MScript v1 Release Candidate 4

05 Feb 06:38
e2186ba
Compare
Choose a tag to compare
Pre-release

What's Changed

  • 177 [bug] incorrectly allowing variable to be callable by @mrodz in #179
  • 181 [bug] types are not enforced in child scopes by @mrodz in #182
  • bump versioning to v1.0.0-rc.4 by @mrodz in #184
  • Changed internal processing, worked out some errors, and added better error messages.

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4

v1.0.0-rc.3

15 Jan 09:33
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • 170 bug classes with fields of a class type do not work by @mrodz in #171
  • 173 bug type checker makes mistakes with ClassSelf by @mrodz in #174
  • 175 specification extend native types by @mrodz in #176

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

MScript v1 Release Candidate 2

07 Jan 23:05
Compare
Choose a tag to compare
Pre-release

This is the second release candidate for MScript. Examples are found in the /examples folder.

Please test it!
Although extensive testing has been done, there are likely a few more things needed to be polished before the release.

What's Changed

  • [bug] remove values left by pre-walk of module by @mrodz in #168
  • [bug] bad type checking for indexable values by @mrodz in #169

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

MScript v1 Release Candidate

04 Jan 09:37
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for MScript. Examples are found in the /examples folder.

Please test it!
Although extensive testing has been done, there are likely a few more things needed to be polished before the release.

Full Changelog: v0.0.1-alpha...v1.0.0-rc.1

Interpreter and Transpiler

07 May 07:22
04e9fb8
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

  • @mrodz made their first contribution in #3

Full Changelog: /~https://github.com/mrodz/mscript-lang/commits/v0.0.1-alpha