Releases: orbit-love/ruby-orbit-activities
Releases · orbit-love/ruby-orbit-activities
v0.2.3 Release
♻️ Address rate limit issue when making POST
requests
v0.2.1 Release
🔧 Minor fix to account for no data when requesting latest activity timestamp
v0.2.0 Release
⌚ Add new method to fetch latest activity timestamp for a specific activity type in workspace
💡 Make available the Orbit API response data in the instance object for all the methods
v0.1.0 Release
🧰 Full refactor to incorporate all operations in the activities
Orbit API endpoint
You can now use the gem to:
- Create a new activity
- List activities
- Get specific activity
- Create post activity
- Delete an activity
- Update an activity
v0.0.1 Release
🎉 Initial release of the gem!