All Versions
12
Latest Version
Avg Release Cycle
97 days
Latest Release
1796 days ago

Changelog History
Page 1

  • v0.5.0 Changes

    May 20, 2019

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.28
  • v0.4.0 Changes

    November 15, 2018

    โž• Added

    • โž• Add version API.
    • โž• Add available? API.
  • v0.3.5 Changes

    August 20, 2018

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.26
  • v0.3.4 Changes

    June 19, 2018

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.25
  • v0.3.3 Changes

    January 19, 2018

    ๐Ÿ”„ Changed

    • All errors based on APIError now only accepts Response class.
      • BadRequest
      • Unauthorized
      • Forbidden
      • NotFound
      • MethodNotAllowed
      • Conflict
      • Unprocessable
      • InternalServerError
      • BadGateway
      • ServiceUnavailable

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix get message or error when return error json data.
    • ๐Ÿ›  Fix throws unmatched exception with 502 and non-json body of response.
    • ๐Ÿ›  Fix throws an exception with use v4 api, changed to v5. (Read more)
  • v0.3.2

    January 19, 2018
  • v0.3.1

    January 17, 2018
  • v0.3.0 Changes

    September 22, 2017

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use Halite instead of legcy built-in HTTP client
    • ๐Ÿš€ Rename keys to deploy_keys in deploy_keys uri
    • ๐Ÿ”„ Change project search uri
    • Support return nil in remove_project_hook
    • ๐Ÿ”€ Support pass extra params in accept_merge_request
    • ๐Ÿ”„ Change query to body to pass data in PUT request
    • ๐Ÿ”„ Change edit_group pass args way(from key to hash)
    • Rename file_archive to repo_archive
    • ๐Ÿ“‡ Rename blob_contents to blob
    • Get file content via two ways, one fail, try the other
    • 100% pass rspec
    • Based on Crystal v0.23.1

    โž• Added

    • ๐Ÿ”€ Add milestone_merge_requests api
    • ๐Ÿ”€ Add update_merge_request api
    • โž• Add group_member api
    • โž• Add get_file

    ๐Ÿ›  Fixed

    • Correct all matched subscribe methods uri
    • Correct fork project/project_member uri
    • ๐Ÿ”€ Correct delete_merge_request_note uri
    • Correct all branch methods uri
    • Duplicate lables methods, and rename to issues
  • v0.2.4 Changes

    August 25, 2017

    ๐Ÿ”„ Changed

    โž• Added

    Fiexed

    • Fix group_search and user_search with ghost variable.
  • v0.2.3

    December 05, 2016