All Versions
6
Latest Version
Avg Release Cycle
3 days
Latest Release
1663 days ago
Changelog History
Changelog History
-
v1.0.5 Changes
August 31, 2020For 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, 2020Provide a tutorial page to buy bitcoin
-
v1.0.2 Changes
August 19, 2020Provide 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.