gitlab.cr v0.3.0 Release Notes

Release Date: 2017-09-22 // over 6 years ago
  • ๐Ÿ”„ 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