Releases: DolphyWind/Electra-Lang
Releases · DolphyWind/Electra-Lang
Electra v1.3.0
Full Changelog: v1.2.0...v1.3.0
Electra v1.2.0
Replaced some raw pointers with smart pointers for memory safety.
Full Changelog: v1.1.0...v1.2.0
Electra v1.1.0
-Add argument parser
Electra V1.0.3
Update CMakeLists.txt for windows compatability
Electra V1.0.2
Replace contains() with find() to support c++17
Electra V1.0.1
Wrap signal() functions with ifdef statements. This will fix windows compiling issues.
Get rid of the narrowing conversion warnings.
Electra V1.0.0
The first version of Electra.