Skip to content

Releases: meatyite/python-ynet

1.7.2 Release

28 Aug 06:17
bde636d
Compare
Choose a tag to compare

Changelog:

  • Now uses generators instead of lists

1.7.1 Release

30 Jun 12:46
c411885
Compare
Choose a tag to compare

Changelog:

  • Fixed bug in the Article().GetComments() function

1.7.0 Release

30 Jun 12:42
e07daef
Compare
Choose a tag to compare

Changelog:

  • Function names are now PEP8 complaint
  • Thats it

1.6.9 Release

01 Jun 09:25
9975adc
Compare
Choose a tag to compare
Update setup.py

1.6.7 Release

12 May 14:17
1768791
Compare
Choose a tag to compare

Changelog:

  • Fixed formatting when retrieving comments

1.6.6 Release

12 May 13:46
0e34d06
Compare
Choose a tag to compare

Changelog:

  • Fixed Syntax Error

1.6.5 Release

12 May 13:03
ab5cfe1
Compare
Choose a tag to compare

Changelog:

  • Changed Comment.hasParentComment to Comment.isReply and made it non static

1.6.4 Release

11 May 15:54
b946001
Compare
Choose a tag to compare

Changelog:

  • Now supports ynetnews.com

1.6.3 Release

11 May 13:21
2101c4e
Compare
Choose a tag to compare

Changelog:

  • Fixed Comment.Reply()

1.6.2 Release

11 May 11:56
2ee309f
Compare
Choose a tag to compare

Changelog:

  • Fixed Comment.Reply()