Skip to content

v.1.1.0

Alexey Shamanin requested to merge 1.1.0 into master

Global package refactoring:

  • Added lazy initialization to all classes
  • Working with cache in a separate class
  • Ability to specify a path for logging errors (instead of logging to the package directory)
  • Moving data generation for the query to a separate class (OptionService)
  • Sending an authorization token in a request
Edited by Alexey Shamanin

Merge request reports