tag:github.com,2008:https://github.com/MagicStack/MagicPython/releasesRelease notes from MagicPython2018-10-05T14:21:23Ztag:github.com,2008:Repository/43982620/v1.1.12018-10-05T14:21:23Zv1.1.1<p>Prepare 1.1.1 release</p>1st1tag:github.com,2008:Repository/43982620/v1.1.02018-10-04T22:18:10Zv1.1.0<ul>
<li>Bug fixes</li>
<li>Better Python 3.7 support</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.122017-08-11T02:51:23Zv1.0.12<ul>
<li>Lex <code>.</code> as <code>punctuation.separator.period.python</code>.</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.112017-07-21T18:20:00Zv1.0.11<ul>
<li><code>__traceback__</code> attribute is now highlighted.</li>
<li>ST quick method navigation works better with methods that have long signatures</li>
<li>Synchronized snippets with <code>language-python</code> for Atom</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.102017-05-03T19:39:13Zv1.0.10<p>Prepare 1.0.10 release</p>1st1tag:github.com,2008:Repository/43982620/v1.0.92017-03-30T01:52:00Zv1.0.9<ul>
<li>
<p>Drop <code>support.other.format.python</code> scope name.</p>
<p>We use this awkward scope name instead of perhaps more elegant<br>
"support.other.format.python" because it appears that by default<br>
it gives a better visual result in various systems (e.g. GitHub).<br>
This is due to the fact that "storage.type..." is more likely to have<br>
special highlighting in any given color scheme than "support.other..."</p>
</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.82017-03-30T01:52:31Zv1.0.8<ul>
<li>
<p>Update constant highlighting rules.</p>
<p>We consider something to be a "special constant" if it starts with<br>
"enough" (2 or more in this case) upper-case letters. Any leading<br>
underscores are ignored for the purpose of this definition. Also any<br>
number of underscores and digits are allowed in between the first 2<br>
upper-case letters. To fully satisfy the requirement, the "leading" 2<br>
upper-case letters must be followed by only upper-case letters or<br>
digits until the first underscore.</p>
</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.72017-02-24T17:28:25Zv1.0.7<ul>
<li>Backported <code>python-console</code> and <code>python-traceback</code> syntaxes from Atom's <code>language-python</code>.</li>
<li>Added Atom spec files autogeneration; CI uses Atom to run tests too.</li>
<li>Recognize <code>*.kv</code>, <code>*.tac</code>, <code>*.Snakefile</code> as Python files.</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.62017-02-04T01:42:08Zv1.0.6<ul>
<li>Fix regression in ST (fixed by changing how syntaxdev compiles for ST specifically).</li>
</ul>1st1tag:github.com,2008:Repository/43982620/v1.0.52017-02-04T00:33:18Zv1.0.5<ul>
<li>Properly highlight class parameters in Atom, VSCode and GH.</li>
</ul>1st1