Skip to content

v0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pyrocumulus pyrocumulus released this 26 Apr 07:43
· 344 commits to develop since this release

Added

  • Added SearchService.SearchByPostCodeOrSize, a method to search for both parameters at the same time #31
  • Added SystemService.PostSystem, enabling the modification of a system's name and/or extended value #32

Fixed

  • Fixed a bug with some services manually UrlEncoding string values, which resulted in double encoding / possible value corruption #33