Skip to content

Releases: Tygs/0bin

v1.0.5

31 Aug 15:29
Compare
Choose a tag to compare

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.3

25 Aug 18:22
Compare
Choose a tag to compare

Provide a tutorial page to buy bitcoin

v1.0.2

19 Aug 10:08
Compare
Choose a tag to compare

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

18 Aug 12:48
Compare
Choose a tag to compare
  • Change compression tooling to avoid some CSS glitches
  • Minor graphic fixes
  • Remove sigtools from dependancies
  • Add buy-btc guide template

v1.0.0

15 Aug 12:54
Compare
Choose a tag to compare
  • 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.