Closed clariceabreu closed 3 years ago
@Kubessandra @bateradt Can you approve this one, please? Now I'm pointing to master.
@Kubessandra I think I don't have permission to merge. Can you do it for me, please? Besides that, how can I/we create a new release tag, so I can use the function in my application?
I will merge this, build and update the package today
The new version is 1.3.1, thank you for the contribution !
Thank you for the approval and release!
WHY
Currently, the only method to list events in the package is
listUpcomingEvents()
but it only receivesmaxResults
parameter. This makes listing events using custom options impossible.WHAT
This PR creates a new method that receives all the query options from params.
List All Upcoming Events:
Example