tag:github.com,2008:https://github.com/PyTermOS-Project/pyterm/releases Release notes from pyterm 2024-04-24T11:42:13Z tag:github.com,2008:Repository/790625041/stable 2024-04-24T11:44:28Z v0.1.0-stable <h1>What's new in v0.1.0-stable?</h1> <p>Currently the newest version of PyTerm!</p> <h2>New feautures</h2> <p>No new features but planning to make a custom programming language integration in PyTerm.</p> <h2>Bugs removing</h2> <p>Removed errors with PMDMcalc</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/PyTermOS-Project/pyterm/compare/beta...stable"><tt>beta...stable</tt></a></p> markpavlenko tag:github.com,2008:Repository/790625041/beta 2024-04-24T09:02:16Z v0.1.0-beta <h1>What's new in v0.1.0-beta?</h1> <p>The first release of PyTerm, but with bugs.</p> <h2>New Features</h2> <p>Now you can use the commands above:<br> <code>supertype</code></p> <p><code>superexit</code></p> <p><code>superexit</code></p> <p><code>superinfo</code></p> <p><code>superhelp</code></p> <p>from the supermode and from the basic-user mode:<br> <code>help</code></p> <p><code>info</code></p> <p><code>pmdm</code></p> <p><code>exit</code></p> <p><code>type</code></p> <p><code>super</code> (if you need supercommands)</p> <p>and if you need, -h add-ons to both supermode and basic-user mode.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/MarkPavlenko/PyTerm/commits/beta">https://github.com/MarkPavlenko/PyTerm/commits/beta</a></p> markpavlenko