Skip to content

v3.9.1

Compare
Choose a tag to compare
@VitorOriel VitorOriel released this 20 Apr 14:11
· 652 commits to master since this release

Bugfixes

  • Fixed a problem when appending an encoded payload to a base string. Due to that, all encoded payloads are decoded into string;
  • Fixed a count error for the request index;
  • Removed the BinaryEncoder for now. It may be added again on future.