This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Releases: Skiylia-Lang/PySkiylia
Releases · Skiylia-Lang/PySkiylia
version 0.8.2
version 0.8.1
version 0.8.0
version 0.7.1
version 0.7.0
version 0.6.3
version 0.6.2
version 0.6.1
What's Changed
Features
- primitives included: 'str', 'float', 'int', 'ceil', 'floor', 'mod', 'pow', 'round', 'abs'.
- better error handling for primitives in general.
- users can now type the names of logicals ('and', 'or', 'not', 'xor') as well as using symbols ('&', '|', '!', '^').
- added '**' as shorthand for exponentiation.
- included multi-line comments (accessible with '\' rather than the single-line '\')
Who helped
version 0.6.0
What's Changed
- Update README.md (bp #65) (#66) @mergify
- Variable resolver (#67) @SK1Y101
- Delete PySkiylia/pycache directory (#71) @SK2Y202
Features
- Classes (#68) @SK1Y101
- fixed class initialisers not binding propery (#69) @SK1Y101
- feature: class Inheritance (#70) @SK1Y101
- Release 0.6.0 (#72) @SK1Y101
Bug Fixes
Who helped
version 0.5.0
What's Changed
- Update release-drafter.yml (#63) @SK2Y202
- Version 0.5.0? (#61) @SK1Y101
- docs: add SK1Y101 as a contributor (bp #59) (#60) @mergify
- docs: add SK1Y101 as a contributor (#59) @allcontributors
- Test (#58) @SK1Y101
- Update .all-contributorsrc (bp #55) (#56) @mergify
- Update .all-contributorsrc (#55) @SK2Y202
- docs: add SK2Y202 as a contributor (bp #53) (#54) @mergify
- docs: add SK2Y202 as a contributor (#53) @allcontributors
- modified contributor readme section (bp #51) (#52) @mergify
- modified contributor readme section (#51) @SK1Y101
- docs: add SK1Y101 as a contributor (bp #47) (#50) @mergify
- docs: add SK1Y101 as a contributor (#47) @allcontributors
- Mergify: configuration update (#49) @SK1Y101
- Develop (#46) @SK1Y101
- more contribution fix (bp #44) (#45) @mergify
- more contribution fix (#44) @SK1Y101
- more primitives (#43) @SK1Y101
- update develop (#42) @SK1Y101
- Create release-drafter.yml (#41) @SK1Y101
- Delete release-notes.yaml (#40) @SK1Y101
- Create release-drafter.yml (#39) @SK1Y101
- Mergify: configuration update (#38) @SK1Y101
- Create release-notes.yaml (#37) @SK1Y101
- Mergify: configuration update (#36) @SK1Y101
- create codeowners (#35) @SK1Y101
Documentation
Who helped
@SK1Y101, @SK2Y202, @allcontributors, @allcontributors[bot], @mergify and @mergify[bot]