blob: 172780b568bc2ca3ae930d83822817f69d08ac93 [file] [log] [blame] [raw]
<div id="changelog">
<small>To see smaller changes, you can <a href="https://github.com/mattgodbolt/compiler-explorer/commits/master" target="_blank" rel="noopener noreferrer">visit our commits log <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></small>
<h3>Newer features</h3>
<ul>
<li>Added support for ARM 6.3</li>
<li>Added support for LDC 1.3.0 (Thanks @JohanEngelen!)</li>
<li>Switched to a new version of Monaco Editor (<a href="https://github.com/Microsoft/monaco-editor/blob/77b9f571f67a2bfd9adf25a1e40bd2e5c7d8e34b/CHANGELOG.md#090-03072017" target="_blank" rel="noopener noreferrer">0.9.0 changelog <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a>)</li>
</ul>
<h4>Not so new features</h4>
<ul>
<li>Made GCC 7.1 the default C++ compiler</li>
<li>Added Conformance view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/467" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added support for a new language: <a href="//swift.godbolt.org/">Swift</a> (Thanks @adamnemecek!)</li>
<li>Added support for a new language: <a href="//haskell.godbolt.org/">Haskell</a></li>
<li>Made Rust 1.18.0 the default Rust compiler</li>
<li>Added support for a new language: <a href="//ispc.godbolt.org/">Intel's ispc</a> (<a href="https://ispc.github.io/" style="font-style: italic" target="_blank" rel="noopener noreferrer">What's ispc? <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a>)</li>
<li>Added Clang AST view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/442" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added support for LDC 1.2.0 (Thanks @JohanEngelen!)</li>
<li>Added Optimization view. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/393" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
<li>Added Themes. <a href="https://github.com/mattgodbolt/compiler-explorer/pull/377" target="_blank" rel="noopener noreferrer">Click here for more details <sup><small class="glyphicon glyphicon-new-window" width="16px" height="16px" title="Opens in a new window"></small></sup></a></li>
</ul>
</div>