Skip to content

Releases: DolphyWind/Electra-Lang

Electra v1.3.0

31 Mar 23:38
Compare
Choose a tag to compare

Electra v1.2.0

25 Mar 22:33
Compare
Choose a tag to compare

Replaced some raw pointers with smart pointers for memory safety.

Full Changelog: v1.1.0...v1.2.0

Electra v1.1.0

06 Mar 22:25
Compare
Choose a tag to compare

-Add argument parser

Electra V1.0.3

22 Feb 09:45
Compare
Choose a tag to compare

Update CMakeLists.txt for windows compatability

Electra V1.0.2

22 Feb 09:21
Compare
Choose a tag to compare

Replace contains() with find() to support c++17

Electra V1.0.1

22 Feb 08:49
Compare
Choose a tag to compare

Wrap signal() functions with ifdef statements. This will fix windows compiling issues.
Get rid of the narrowing conversion warnings.

Electra V1.0.0

21 Feb 18:03
Compare
Choose a tag to compare

The first version of Electra.