Welcome to a fresh new release of Hilbish! Some people (or none) may be awaiting the long coming v2.2 release with lots of features, but I needed to push out this little bug fix (wink) release.
Bug Fixes Validation checks for command input When running this version, you may have noticed an odd message that sometimes comes up when running commands." property="og:description"><metacontent="Thereleasewithfullchangelogsandprebuiltbinariescanbeseenatthev2.1.1tag.
Welcome to a fresh new release of Hilbish! Some people (or none) may be awaiting the long coming v2.2 release with lots of features, but I needed to push out this little bug fix (wink) release.
Bug Fixes Validation checks for command input When running this version, you may have noticed an odd message that sometimes comes up when running commands." name=description><metaname=revisit-aftercontent="2 days"><metaname=keywordscontent="Lua,Hilbish,Linux,Shell"><metaproperty="og:locale"content="en_GB"><linkrel=canonicalhref=https://rosettea.github.io/Hilbish/><metaproperty="og:url"content="https://rosettea.github.io/Hilbish/"><linkhref=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.cssrel=stylesheetintegrity=sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVorcrossorigin=anonymous><scriptsrc=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.jsintegrity=sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2crossorigin=anonymous></script>
<emclass=text-muted>by <strong>sammyette</strong><time> // April 1, 2023</time></em><divclass=my-4><blockquote><p>The release with full changelogs and prebuilt binaries can be
seen at the <ahref=https://github.com/Rosettea/Hilbish/releases/tag/v2.1.1target=_blankrel=noopener>v2.1.1</a>
tag.</p></blockquote><p>Welcome to a fresh new release of Hilbish! Some people (or none) may be awaiting
the long coming v2.2 release with lots of features, but I <em>needed</em> to push
out this little bug fix (wink) release.</p><h2id=bug-fixesclass=heading>Bug Fixes
<ahref=#bug-fixesclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><h3id=validation-checks-for-command-inputclass=heading>Validation checks for command input
<ahref=#validation-checks-for-command-inputclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>When running this version, you may have noticed an odd message that sometimes
comes up when running commands. This is from the new TMOLI42SH
(The Meaning of Life is 42 String Hash) input validation scheme.</p><h3id=improved-runtime-codeclass=heading>Improved runtime code
<ahref=#improved-runtime-codeclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>Commands now have a chance of taking exactly 2-3s <del>more</del> less time of running due to
improvements in the code for shell runners!!!!!</p><h3id=validate-lua-codeclass=heading>Validate lua code
<ahref=#validate-lua-codeclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>Hilbish already threw an error when Lua code was not valid in syntax, but there was the
need for an extra validation scheme (called OpTTCLC - Opinion based Turing Test to Check Lua Code)
which results in less time wasted running invalid and TERRIBLE Lua code.</p><h2id=featuresclass=heading>Features
<ahref=#featuresclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>There is only 1 new feature in this glorious release.</p><h3id=fix-your-mistakes-for-the-futureclass=heading>Fix your mistakes for the future
<ahref=#fix-your-mistakes-for-the-futureclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>If you run a command that does not exist, Hilbish will say goodbye.</p><h2id=closingclass=heading>Closing
<ahref=#closingclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>Hope you enjoy this new release! It took a lot of effort to create this new version