Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Releases: ghaiklor/bash-im-terminal

v1.1.0

18 Apr 14:01

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-04-18)

Features

  • package:
    • Implement decoding of HTML entities (4e01338a)
    • Implement pagination in UI (3f6a440f)
    • Implement loading specified pages of bash.im (0056b1e7)
    • Replace native binding for iconv with JS iconv-lite (bd296c72)

v1.0.1

17 Apr 20:33

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2017-04-17)

Bug Fixes

  • package: Remove unused prod dependencies (234a9a29)

v1.0.0

17 Apr 20:21

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-04-17)

Features

  • package:
    • Implement scrolling while viewing quotes (2e0a7cb1)
    • Implement UI for viewing quotes (2e4e3e44)