Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ELENA 6.2 Release #665

Merged
merged 1 commit into from
Jun 25, 2024
Merged

ELENA 6.2 Release #665

merged 1 commit into from
Jun 25, 2024

Conversation

arakov
Copy link
Member

@arakov arakov commented Jun 25, 2024

Description

ELENA 6.2.0 is out for all supported platforms : Windows x86 / x86-64, Linux x86 / x86-64 / AARCH64 / PPC64le!

The release includes a number of critical bug fixes, new functionality and ported samples.

Fixes # (issue)

ELENA 6.2.0

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Link

Please visit a release page to download the binaries: https://github.com/ELENA-LANG/elena-lang/releases/tag/v6.2.0

* [ADDED] new template extensions'dynamic'Serializer<T>
* [FIXED] String#class.copy[4]
* [FIXED]function attribute is allowed for the function declaration
* [FIXED] template generation routines
* [FIXED] include opcode must restore previous frame value
* [FIXED] JIT code resolving
@arakov arakov merged commit d2419c3 into master Jun 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant