tag:github.com,2008:https://github.com/MagicStack/MagicPython/releases Release notes from MagicPython 2018-10-05T14:21:23Z tag:github.com,2008:Repository/43982620/v1.1.1 2018-10-05T14:21:23Z v1.1.1 <p>Prepare 1.1.1 release</p> 1st1 tag:github.com,2008:Repository/43982620/v1.1.0 2018-10-04T22:18:10Z v1.1.0 <ul> <li>Bug fixes</li> <li>Better Python 3.7 support</li> </ul> 1st1 tag:github.com,2008:Repository/43982620/v1.0.12 2017-08-11T02:51:23Z v1.0.12 <ul> <li>Lex <code>.</code> as <code>punctuation.separator.period.python</code>.</li> </ul> 1st1 tag:github.com,2008:Repository/43982620/v1.0.11 2017-07-21T18:20:00Z v1.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> 1st1 tag:github.com,2008:Repository/43982620/v1.0.10 2017-05-03T19:39:13Z v1.0.10 <p>Prepare 1.0.10 release</p> 1st1 tag:github.com,2008:Repository/43982620/v1.0.9 2017-03-30T01:52:00Z v1.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> 1st1 tag:github.com,2008:Repository/43982620/v1.0.8 2017-03-30T01:52:31Z v1.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> 1st1 tag:github.com,2008:Repository/43982620/v1.0.7 2017-02-24T17:28:25Z v1.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> 1st1 tag:github.com,2008:Repository/43982620/v1.0.6 2017-02-04T01:42:08Z v1.0.6 <ul> <li>Fix regression in ST (fixed by changing how syntaxdev compiles for ST specifically).</li> </ul> 1st1 tag:github.com,2008:Repository/43982620/v1.0.5 2017-02-04T00:33:18Z v1.0.5 <ul> <li>Properly highlight class parameters in Atom, VSCode and GH.</li> </ul> 1st1