Releases: GrantBGreat/scuffedlang
Releases · GrantBGreat/scuffedlang
Fixed First Release
Changelog
This is a quick-release that includes a couple minor fixes:
- Fixed bug where when no content is given, result would be either
q
orp
. - Fixed error in readme.md
Auto-Generated Changelog: pre-1...v0.1.1
First Full Release
Changelog
This release includes a few changes and fixes since the last pre-release:
- Fixes to capital letters being converted to lowercase
- Fixes to special characters throwing errors
- layout changes and code organization
Auto-Generated Changelog: pre-1...v0.1.0
Installation
For windows an exe file is supplied, for other systems there is also a java jar file that can be run via double-click or via terminal by running java -jar scuffedlang-0.1.0.jar
.
This program requires java 11 in order to run correctly.
First Pre-Release
Completed first working version of the Scuffedlang Translator. GUI may be a bit buggy, so if you find a bug then please post it on the issues page.