Releases: powerline/powerline
Releases · powerline/powerline
Release 2.8.4
Release 2.8.3
- various minor bug fixes and improvements
- fix ipython 8
Release 2.8.2
- various bug fixes and minor improvements.
Release 2.8.1
- Add
__version__.
Release 2.8
- Added ipython >= 7.0.0 support
- Various other minor fixes and improvements
Python 2 support is now deprecated. It will be removed in the next release.
Release 2.7
- Added ALE support.
- Added mocp support.
- Added awesome 4+ support.
- Added support for
$pipestatusin bash. - Recognize terminal-job mode.
- Fixed i3 bindings when both i3-py and i3ipc are installed.
- Fixed i3 bar bindings.
- Fixed checking for battery in WSL.
- Fixed spotify segment on Mac OS.
- Fixed compiling C client with GCC-7.
Release 2.6
- Added support for new Vim modes.
- Added ability to control output padding.
- Added iTunes player segment.
- Added support for tmux development builds.
- Added a workaround for a fish bug sometimes occurring when using eval from
config.fish (upstream status unknown). - Added a workaround for tmux 2.4 bug: excessive CPU usage when having multiple
panes (also fixed upstream). - Fixed clean file status support in mercurial.
- Fixed error when battery capacity is zero and using DBus.
- Fixed mercurial command servers leakage.
- Refactored awesome bindings to use powerline daemon.
Release 2.5.2
- Fixed ipython-5.2* support.
Release 2.5.1
- Made more robust theme default.
- Made it use hglib in place of unstable mercurial plugin API.
- Fixed latest fish version support.
- Some other fixes and documentation adjustments.
Release 2.5
- Added IPython-5 support: in new major IPython version prompt code was largerly
reworked, resulting in different set of hacks needed for powerline to work.
IPython still does not have features needed to avoid using hacks. - Added stash segment.
- Fixed trailing whitespace segment: it could incorrectly report trailing
whitespace if line ended withbor'on Python-3. - Fixed weather segment and altered geoip service used.
- Fixed escaping used for status-left option on tmux-2.1 and higher.