Skip to content

Releases: DankCity/recho

1.0.2 Fix timestamp comparison

17 Feb 19:54
e40a064
Compare
Choose a tag to compare
Merge pull request #22 from DankCity/fix-date-comparison

Fix timestamp comparison

1.0.1 Fix PyPI Readme deploy

17 Feb 19:29
ca7e251
Compare
Choose a tag to compare
Merge pull request #21 from DankCity/fix-recho

Update setup.py

1.0.0 Recho updated to use Praw 5.3.X

17 Feb 18:48
b08d794
Compare
Choose a tag to compare
Merge pull request #20 from DankCity/fix-recho

Fix recho

0.1.4 Upgrade to PRAW v3.6.1

25 Oct 18:25
Compare
Choose a tag to compare
Merge pull request #19 from DankCity/update-praw-version

Update PRAW version and __str__/__repr__ methods

0.1.3 Add new CLI flags

09 Sep 23:43
Compare
Choose a tag to compare

Add new CLI flags to specify the location of the config file and timestamp file, and print the recho version.

0.1.2 Add retry logic for ConnectionError exceptions

13 Jul 13:59
Compare
Choose a tag to compare
Merge pull request #16 from DankCity/add-connectionerror-retry

Add retry logic for ConnectionError exceptions

0.1.1 Update README with virtualenv instructions

02 Jun 19:11
Compare
Choose a tag to compare
Merge pull request #15 from DankCity/update-readme-for-running-instr

Update README with virtualenv instructions

0.1.0 Beta Release

02 Jun 18:50
Compare
Choose a tag to compare
  • Update classifiers for beta release
  • Fix timestamping
  • Fix setup.cfg formatting
  • Add support for multiple user tracking

0.0.9 Fix setup.cfg formatting

28 May 22:55
Compare
Choose a tag to compare
Merge pull request #12 from DankCity/fix-classifiers

Fix setup.cfg formatting

0.0.8 Switch version management to PBR

28 May 19:14
Compare
Choose a tag to compare
  • Switch version management from versioneer to PBR
  • Remove pypy3 support