Releases: harishtpj/HCLAN
Releases · harishtpj/HCLAN
HCLAN v1.1.0
This is the v1.1.0 of HCLAN programming language
What's Changed
- Changed programming language's name from HCL => HCLAN
- Changed program file extension from '.hcl' => '.hln'
- Added Code compatibility by @raamtpj in #4
- docs: add raamtpj as a contributor for design, and bug by @allcontributors in #6
- Add package installer and renamed Project by @harishtpj in #7
New Contributors
- @raamtpj made their first contribution in #4
- @allcontributors made their first contribution in #6
Full Changelog: v1.0.0...v1.1.0
HCL v1.0.0
This is the first version release(v1.0.0) of HCL programming language
What's Changed
- Added HCL preprocessor by @harishtpj in #1
- Added import Statement by @harishtpj in #2
- Added Native class by @harishtpj in #3
Full Changelog: https://github.com/harishtpj/HCL/commits/v1.0.0