Skip to content

NationStates-API-Java-Wrapper-6.0.0

Compare
Choose a tag to compare
@Agadar Agadar released this 20 Nov 23:07
· 8 commits to master since this release

Requirements and dependencies

  • Consumes version 9 of the NationStates API;
  • Requires Java 11 to be installed.

Changelog

  • Made the library-specific exceptions checked, as these are expected to sometimes be thrown and thus consumers of this library should consciously catch them;
  • Added proper info logging and improved existing error logging;
  • Several renames and minor refactorings;
  • Removed unnecessary dependencies and files, some which caused trouble during building.