Skip to content

Releases: GrantBGreat/scuffedlang

Fixed First Release

15 Oct 18:57
Compare
Choose a tag to compare

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 or p.
  • Fixed error in readme.md

Auto-Generated Changelog: pre-1...v0.1.1

First Full Release

15 Oct 18:32
Compare
Choose a tag to compare

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

14 Oct 15:37
Compare
Choose a tag to compare
First Pre-Release Pre-release
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.