v0.26.1
Features
- Add paging to '-h' and '--help' see PR #3478 (@MuntasirSZN)
Bugfixes
- Fix hang when using
--list-themeswith an explicit pager, see #3457 (@abhinavcool42) - Fix negative values of N not being parsed in <N:M> line ranges without
=flag value separator, see #3442 (@lmmx) - Fix broken Docker syntax preventing use of custom assets, see #3476 (@keith-hall)...