- Remove EOL Ruby 2.5
- Use urlsafe base64 encoding
- Fix changelog
- Add support for larger files
- Manage bad requests like not found
- Use strict base64 encoding
- Fix Fix exists? check
- Fix detected_by for File
- Fix RateLimitError
- Added User and Group API
- Downgrade ruby requirement to 2.5.
- Full rework to support API V3 #30
- Move to Ruby 2.6 for minimum Ruby version
- Fixed Reponse Parsing
- Added Check if the respone is 204 #2
- First Release