Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Release v0.3.6

Compare
Choose a tag to compare
@rabits rabits released this 31 Dec 23:31
· 62 commits to master since this release
c55dd67

Fixed issues with special chars in API and file paths / agents names by adding urlencode/urldecode

  • Overall:
    • BN-130 Added urlencode to the file upload client - now it's possible use spaces and other spec chars in the deps paths (#130)
    • BN-132 Fixed issue with agent name contains special chars and urldecode (#132)