mirror of https://github.com/x89/Shreddit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
534 B
17 lines
534 B
2.0
|
|
--------
|
|
Started doing a changelog!
|
|
|
|
2.1
|
|
--------
|
|
If you have the "lorem ipsum" module then your text will be edited with
|
|
a randomly generated piece of text. This prevents Reddit from (for example)
|
|
not actually deleting things if they edit the comment to a static value
|
|
before deleting.
|
|
|
|
3.0
|
|
--------
|
|
PEP8 compliance and complete rewrite to use Python 3. Don't upgrade to this
|
|
version unless you have a working Python 3 (tested with Python 3.4).
|
|
Also added a requirements.txt which allows one to `pip install -r requirements.txt`
|