Skip to content

Releases: DolphDev/pynationstates

3.1.4 New Features Release

23 Sep 01:03
d263b92
Compare
Choose a tag to compare

Changelog

-Added Methods for implementing prepare-execute commands. Can be implemented with .execute_commands
-Added new send rmb commands
-Added Beta Enabled Flag. Must be enabled for some functions. Though dispatch methods will work for backwards compatibility 
-Added .exists() method to Nation and Region
-Some Exceptions renamed.

3.0.3.9 Minor Feature Release

10 Jul 19:19
Compare
Choose a tag to compare
  • Dispatch Internal Rate Limit Protection
  • xrls rare bug now handled

3.0.2.8 Bug Fix Release

02 May 23:54
Compare
Choose a tag to compare

Fixes Bug Related to XML entities in HTML causing parsing to fail for issue Requests

3.0.2.7: Pynationstates Threading Update (#16)

29 Jan 18:07
9c68969
Compare
Choose a tag to compare
* Pynationstates Threading Update

* Release Commit

3.0.1.6 Release

28 Dec 21:38
5904a8b
Compare
Choose a tag to compare

Implementation Change: Post requests are now supported for commands on private nations.

3.0.0.5

20 Dec 19:41
758fef7
Compare
Choose a tag to compare
  • Fixed Bug where use_session was ignored'
  • fixed broken .nations and .regions call

3.0.0.4 Bug Fix Release

14 Dec 20:22
Compare
Choose a tag to compare

Added ConnectionError (for connection resets) to pynationstates - long running scripts may drop the connection if using sessions

3.0.0.3 BugFix Release

13 Dec 22:41
Compare
Choose a tag to compare

When using sessions (as is default) - ConnectionResetError is now added to the list of errors that the retry system will automatically handle

3.0.0.2 Release

12 Dec 05:28
d6ee1c6
Compare
Choose a tag to compare

Production Release of pynationstates 3.x series

2.0.0.3 Bug Fix release

11 Dec 04:01
Compare
Choose a tag to compare
2.0.0.3 bugfix release