tag:github.com,2008:https://github.com/tkf/IPython.jl/releases
Release notes from IPython.jl
2021-11-17T22:17:09Z
tag:github.com,2008:Repository/131451448/v0.5.1
2021-11-17T22:17:09Z
v0.5.1
<h2>IPython v0.5.1</h2>
<p><a href="https://github.com/tkf/IPython.jl/compare/v0.5.0...v0.5.1">Diff since v0.5.0</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>Release 0.5.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="433586611" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/16" data-hovercard-type="issue" data-hovercard-url="/tkf/IPython.jl/issues/16/hovercard" href="https://github.com/tkf/IPython.jl/issues/16">#16</a>)</li>
<li>How to configure IPython to use my own version of python? (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="556318617" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/21" data-hovercard-type="issue" data-hovercard-url="/tkf/IPython.jl/issues/21/hovercard" href="https://github.com/tkf/IPython.jl/issues/21">#21</a>)</li>
<li>Packages build.log has moved breaking <code>install_dependencies.jl</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="746346256" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/25" data-hovercard-type="issue" data-hovercard-url="/tkf/IPython.jl/issues/25/hovercard" href="https://github.com/tkf/IPython.jl/issues/25">#25</a>)</li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Test with Julia 1.3; drop 0.6 and 0.7 in CI (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="543293081" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/17" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/17/hovercard" href="https://github.com/tkf/IPython.jl/pull/17">#17</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Add CompatHelper.yml (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="543303510" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/18" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/18/hovercard" href="https://github.com/tkf/IPython.jl/pull/18">#18</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Simplify CI; use default Travis script (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="543326731" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/20" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/20/hovercard" href="https://github.com/tkf/IPython.jl/pull/20">#20</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Use GitHub Actions to run CI (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="709399843" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/23" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/23/hovercard" href="https://github.com/tkf/IPython.jl/pull/23">#23</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Remove .travis.yml (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="709409009" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/24" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/24/hovercard" href="https://github.com/tkf/IPython.jl/pull/24">#24</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Use <code>Pkg.build("PyCall"; verbose = true)</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1056617713" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/27" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/27/hovercard" href="https://github.com/tkf/IPython.jl/pull/27">#27</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
<li>Update Python versions; reduce CI matrix (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1056669314" data-permission-text="Title is private" data-url="https://github.com/tkf/IPython.jl/issues/30" data-hovercard-type="pull_request" data-hovercard-url="/tkf/IPython.jl/pull/30/hovercard" href="https://github.com/tkf/IPython.jl/pull/30">#30</a>) (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkf/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkf">@tkf</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/131451448/v0.5.0
2019-04-16T21:09:40Z
v0.5.0
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.4.1
2019-03-12T03:42:23Z
Support getproperty-based PyCall API
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.4.0
2018-11-04T18:27:31Z
More robust initialization & @py_str integration
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.3.0
2018-10-13T06:58:03Z
Install IPython 7 from PyPI and conda-forge
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.2.0
2018-09-19T02:22:19Z
More IPython integration
<ul>
<li>Exit IPython with backspace.</li>
<li>Inputhook support. PyPlot.jl can update even in IPython.</li>
<li>Completion inside <code>Main.eval("...")</code>.</li>
</ul>
tkf
tag:github.com,2008:Repository/131451448/v0.1.0
2018-08-21T07:24:00Z
Support Julia 1.0
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.0.2
2018-05-13T04:40:30Z
Python 2 support & diagnosis helpers
No content.
tkf
tag:github.com,2008:Repository/131451448/v0.0.1
2018-05-05T01:17:26Z
First release
No content.
tkf