All Versions
6
Latest Version
Avg Release Cycle
105 days
Latest Release
1372 days ago

Changelog History

  • v1.0.5 Changes

    July 23, 2020

    ๐Ÿ›  A regression has been fixed where new lines were lost when pastes are sent from the command line.

  • v1.0.4

    April 12, 2020
  • v1.0.3 Changes

    April 05, 2020

    bin. now has line numbers courtesy of @JuliDi

  • v1.0.2 Changes

    February 21, 2019

    ๐Ÿš€ This release doesn't have any visible changes but improves the efficiency of bin a little bit by reducing unnecessary allocations and removing unused dependencies.

  • v1.0.1 Changes

    February 16, 2019

    ๐Ÿ›  This release includes a small bugfix to apply overflow: auto to the input text area and show paste pages instead of overflow: scroll so scrollbars don't show when they're not needed.

  • v1.0.0 Changes

    February 15, 2019

    ๐ŸŽ‰ Initial release of bin.

    ๐Ÿ”‹ Features

    • Syntax highlighting
    • ๐Ÿ‘ CLI support
    • ... that's about it