Releases: DolphDev/pynationstates
Releases · DolphDev/pynationstates
3.1.4 New Features Release
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
- Dispatch Internal Rate Limit Protection
- xrls rare bug now handled
3.0.2.8 Bug Fix Release
Fixes Bug Related to XML entities in HTML causing parsing to fail for issue Requests
3.0.2.7: Pynationstates Threading Update (#16)
* Pynationstates Threading Update * Release Commit
3.0.1.6 Release
Implementation Change: Post requests are now supported for commands on private nations.
3.0.0.5
3.0.0.4 Bug Fix Release
Added ConnectionError (for connection resets) to pynationstates - long running scripts may drop the connection if using sessions
3.0.0.3 BugFix Release
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
Production Release of pynationstates 3.x series
2.0.0.3 Bug Fix release
2.0.0.3 bugfix release