All Versions
43
Latest Version
Avg Release Cycle
82 days
Latest Release
1606 days ago

Changelog History
Page 5

  • v1.0.2 Changes

    May 23, 2013
    • Allow uppercase letters in path replacement identifiers.
    • Fix: Static query parameters in the URL are now correctly appended with a separating '?'.
    • Fix: Explicitly allow or forbid null as a value for method parameters.
      • @Path - Forbidden
      • @Query - Allowed
      • @Field - Allowed
      • @Part - Forbidden
      • @Body - Forbidden
      • @Header - Allowed
  • v1.0.1 Changes

    May 13, 2013
    • Fix: Correct bad regex behavior on Android.
  • v1.0.0 Changes

    May 13, 2013

    ๐ŸŽ‰ Initial release.