Skip to content

Releases: codedge-llc/pane

v0.5.1

22 Feb 18:26
f97acc7

Choose a tag to compare

Added

  • Better documented typespecs. (#11)
  • More tests for Pane.Page and Pane.Viewer. (#11)

Fixed

  • Terminal size detection on Windows (replaced tput with :io.rows/0).
    (#11)

v0.5.0

31 Aug 14:53
e0677f1

Choose a tag to compare

Changed

  • Various documentation updates (#5).
  • Bumped minimum Elixir version to 1.13.

v0.4.1

27 Feb 19:33
dbb5523

Choose a tag to compare

Fixed

  • Include :iex in :extra_applications to remove compile warning.