Skip to content

3.4.0

Compare
Choose a tag to compare
@baekteun baekteun released this 31 Jul 15:32
· 2 commits to master since this release

Added

  • requestParamets
  • requestJSONEncodable
    의 HTTPTask 옵션에 encoder를 직접 주입할 수 있게 되었습니다

Changed

  • ParameterEncodable의 encode함수가 static함수가 아닌 instance함수로 변경되었습니다

Fixed

  • requestParameters의 query에 넣는 dictionary의 value에 string이 아닌 값을 넣으면 실제 요청상에 ""로 요청이 가던 것을 해결하였습니다

Full Changelog: 3.3.0...3.4.0