Skip to content

Releases: orbit-love/ruby-orbit-activities

v0.2.3 Release

03 Aug 12:44
Compare
Choose a tag to compare

♻️ Address rate limit issue when making POST requests

v0.2.1 Release

25 Jun 07:09
Compare
Choose a tag to compare

🔧 Minor fix to account for no data when requesting latest activity timestamp

v0.2.0 Release

25 Jun 06:51
Compare
Choose a tag to compare

⌚ 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

24 May 07:16
Compare
Choose a tag to compare

🧰 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

13 May 09:25
Compare
Choose a tag to compare

🎉 Initial release of the gem!