tag:github.com,2008:https://github.com/cpp-for-yourself/homework_checker/releases Release notes from homework_checker 2023-01-02T22:46:22Z tag:github.com,2008:Repository/313116170/2.0.0 2023-01-02T22:48:31Z Version 2.0.0 <p>A new version of the checker with significantly simplified code and homework schema. All of this while supporting many more actions through accepting a <code>cmd</code> entry in each <code>tests</code> entry of the homework. This change is not backwards compatible and might break things.</p> niosus tag:github.com,2008:Repository/313116170/1.2.0 2022-09-24T00:24:54Z Version 1.2.0 <h1>New stuff</h1> <p>In this version we change the renderer for output mismatch using the Markdown <code>diff</code> highlighting like so:</p> <div class="highlight highlight-source-diff notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- wrong line + correct line"><pre><span class="pl-md"><span class="pl-md">-</span> wrong line</span> <span class="pl-mi1"><span class="pl-mi1">+</span> correct line</span></pre></div> niosus tag:github.com,2008:Repository/313116170/1.1.0 2022-09-04T20:03:24Z Version 1.1.0 <h1>New stuff:</h1> <ul> <li>Allow to configure linters in use</li> <li>For now only cpplint is supported</li> </ul> niosus tag:github.com,2008:Repository/313116170/1.0.4 2022-09-04T18:05:38Z Version 1.0.4 <h1>Changes:</h1> <ul> <li>Add a way to pipe arguments into a binary like so:</li> </ul> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="echo hello world | ./main"><pre class="notranslate"><code>echo hello world | ./main </code></pre></div> niosus tag:github.com,2008:Repository/313116170/1.0.3 2022-02-14T09:51:41Z Version 1.0.3 <p>Change the ownership to the <a href="https://github.com/cpp-for-yourself">https://github.com/cpp-for-yourself</a> organisation.</p> niosus tag:github.com,2008:Repository/313116170/1.0.2 2022-02-13T18:20:10Z Version 1.0.2 <p>Fix missing packages in the setup.py</p> niosus tag:github.com,2008:Repository/313116170/1.0.1 2022-02-13T17:54:11Z Version 1.0.1 <p>Minor fix to how scripts are run.</p> niosus tag:github.com,2008:Repository/313116170/1.0.0 2022-02-13T17:30:37Z Version 1.0.0 <p>This is the first major release with all functionality in place.</p> niosus tag:github.com,2008:Repository/313116170/0.0.7 2022-01-29T20:53:19Z Version 0.0.7 <p>An ongoing release of the current progress with the wrapper.</p> niosus tag:github.com,2008:Repository/313116170/0.0.6 2018-12-17T22:37:31Z 0.0.6 <p>Add print_repo_name + minor fixes (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="751699513" data-permission-text="Title is private" data-url="https://github.com/cpp-for-yourself/homework_checker/issues/5" data-hovercard-type="pull_request" data-hovercard-url="/cpp-for-yourself/homework_checker/pull/5/hovercard" href="https://github.com/cpp-for-yourself/homework_checker/pull/5">#5</a>)</p> niosus