<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/MagicStack/MagicPython/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/MagicStack/MagicPython/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/MagicStack/MagicPython/releases.atom"/>
  <title>Release notes from MagicPython</title>
  <updated>2018-10-05T14:21:23Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.1.1</id>
    <updated>2018-10-05T14:21:23Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.1.1"/>
    <title>v1.1.1</title>
    <content type="html">&lt;p&gt;Prepare 1.1.1 release&lt;/p&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.1.0</id>
    <updated>2018-10-04T22:18:10Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.1.0"/>
    <title>v1.1.0</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Bug fixes&lt;/li&gt;
&lt;li&gt;Better Python 3.7 support&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.12</id>
    <updated>2017-08-11T02:51:23Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.12"/>
    <title>v1.0.12</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Lex &lt;code&gt;.&lt;/code&gt; as &lt;code&gt;punctuation.separator.period.python&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.11</id>
    <updated>2017-07-21T18:20:00Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.11"/>
    <title>v1.0.11</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;&lt;code&gt;__traceback__&lt;/code&gt; attribute is now highlighted.&lt;/li&gt;
&lt;li&gt;ST quick method navigation works better with methods that have long signatures&lt;/li&gt;
&lt;li&gt;Synchronized snippets with &lt;code&gt;language-python&lt;/code&gt; for Atom&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.10</id>
    <updated>2017-05-03T19:39:13Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.10"/>
    <title>v1.0.10</title>
    <content type="html">&lt;p&gt;Prepare 1.0.10 release&lt;/p&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.9</id>
    <updated>2017-03-30T01:52:00Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.9"/>
    <title>v1.0.9</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Drop &lt;code&gt;support.other.format.python&lt;/code&gt; scope name.&lt;/p&gt;
&lt;p&gt;We use this awkward scope name instead of perhaps more elegant&lt;br&gt;
&quot;support.other.format.python&quot; because it appears that by default&lt;br&gt;
it gives a better visual result in various systems (e.g. GitHub).&lt;br&gt;
This is due to the fact that &quot;storage.type...&quot; is more likely to have&lt;br&gt;
special highlighting in any given color scheme than &quot;support.other...&quot;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.8</id>
    <updated>2017-03-30T01:52:31Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.8"/>
    <title>v1.0.8</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Update constant highlighting rules.&lt;/p&gt;
&lt;p&gt;We consider something to be a &quot;special constant&quot; if it starts with&lt;br&gt;
&quot;enough&quot; (2 or more in this case) upper-case letters. Any leading&lt;br&gt;
underscores are ignored for the purpose of this definition. Also any&lt;br&gt;
number of underscores and digits are allowed in between the first 2&lt;br&gt;
upper-case letters. To fully satisfy the requirement, the &quot;leading&quot; 2&lt;br&gt;
upper-case letters must be followed by only upper-case letters or&lt;br&gt;
digits until the first underscore.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.7</id>
    <updated>2017-02-24T17:28:25Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.7"/>
    <title>v1.0.7</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Backported &lt;code&gt;python-console&lt;/code&gt; and &lt;code&gt;python-traceback&lt;/code&gt; syntaxes from Atom&#39;s &lt;code&gt;language-python&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Added Atom spec files autogeneration; CI uses Atom to run tests too.&lt;/li&gt;
&lt;li&gt;Recognize &lt;code&gt;*.kv&lt;/code&gt;, &lt;code&gt;*.tac&lt;/code&gt;, &lt;code&gt;*.Snakefile&lt;/code&gt; as Python files.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.6</id>
    <updated>2017-02-04T01:42:08Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.6"/>
    <title>v1.0.6</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fix regression in ST (fixed by changing how syntaxdev compiles for ST specifically).&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/43982620/v1.0.5</id>
    <updated>2017-02-04T00:33:18Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/MagicStack/MagicPython/releases/tag/v1.0.5"/>
    <title>v1.0.5</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Properly highlight class parameters in Atom, VSCode and GH.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>1st1</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/239003?s=60&amp;v=4"/>
  </entry>
</feed>
