All Versions
6
Latest Version
Avg Release Cycle
3 days
Latest Release
1306 days ago

Changelog History

  • v1.0.5 Changes

    August 31, 2020

    For hosters:

    • pyz bug fix, so that it works on 3.8
    • ๐Ÿ‘‰ Make pastebin title more explicit

    For maintainers:

    • ๐Ÿš€ automated release process on pypi
    • ๐Ÿšš setup.py is back, since removing it removed editable installs
  • v1.0.4

    August 31, 2020
  • v1.0.3 Changes

    August 25, 2020

    Provide a tutorial page to buy bitcoin

  • v1.0.2 Changes

    August 19, 2020

    Provide an entry point, simply called "zerobin".

    ๐Ÿ— This allows us to ship a pyz stand alone build as well as a wheel.

    You can now use 0bin by simply downloading zerobin.pyz, and doing:

    python zerobin.pyz # requires python3.7 or higher
    

    That's it. No pip, no virtualenv. No need to install anything.

  • v1.0.1 Changes

    August 18, 2020
    • ๐Ÿ”„ Change compression tooling to avoid some CSS glitches
    • ๐Ÿ›  Minor graphic fixes
    • โœ‚ Remove sigtools from dependancies
    • โž• Add buy-btc guide template
  • v1.0.0 Changes

    August 15, 2020
    • Dark Theme
    • Reader Mode
    • ๐Ÿ“ฑ Responsive design
    • DMCA admin
    • Deletion link
    • ๐Ÿ‘ Paste image support
    • Image compression
    • Tipping
    • Title field
    • No flash dependency
    • ๐Ÿ›  A lot of fixes

    ๐Ÿš€ This release drops python 2 supports, and requires Python 3.7. It also removes the short url features which we can't support on the long run.