Skip to content

Tags: tkf/IPython.jl

Tags

v0.5.1

Toggle v0.5.1's commit message
## IPython v0.5.1

[Diff since v0.5.0](v0.5.0...v0.5.1)


**Closed issues:**
- Release 0.5.0 (#16)
- How to configure IPython to use my own version of python? (#21)
- Packages build.log has moved breaking `install_dependencies.jl` (#25)

**Merged pull requests:**
- Test with Julia 1.3; drop 0.6 and 0.7 in CI (#17) (@tkf)
- Add CompatHelper.yml (#18) (@tkf)
- Simplify CI; use default Travis script (#20) (@tkf)
- Use GitHub Actions to run CI (#23) (@tkf)
- Remove .travis.yml (#24) (@tkf)
- Use `Pkg.build("PyCall"; verbose = true)` (#27) (@tkf)
- Update Python versions; reduce CI matrix (#30) (@tkf)

v0.5.0

Toggle v0.5.0's commit message
Bump to 0.5.0

v0.4.1

Toggle v0.4.1's commit message
Support getproperty-based PyCall API

v0.4.0

Toggle v0.4.0's commit message
Rebuild PyCall after installing ipython

v0.3.0

Toggle v0.3.0's commit message
Rebuild PyCall in install_dependencies.jl for JuliaCIBot

v0.2.0

Toggle v0.2.0's commit message
Make all fixtures session-scoped (they should be)

v0.1.0

Toggle v0.1.0's commit message
Note on Python 2

v0.0.2

Toggle v0.0.2's commit message
Test pyversion against non-existing package

v0.0.1

Toggle v0.0.1's commit message
IPython v0.0.1 [072da65]