-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temp changelog #22
base: main
Are you sure you want to change the base?
Temp changelog #22
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
### v0.3.0 (TBD) | ||
|
||
- `getManyEvents` filtering by multiple statuses | ||
- TODO webhook verification signature | ||
|
||
### v0.2.0 | ||
|
||
- `sentAt` and `failedAt` filtering options for `getManyEvents` | ||
|
||
### v0.1.1 | ||
|
||
- Adding more docs | ||
- Adding test coverage | ||
|
||
### v0.1.0 | ||
|
||
- Create an event | ||
- Get an event by ID | ||
- Update an event | ||
- Get many events |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# You can retrieve these values | ||
|
||
JITER_API_KEY='' | ||
JITER_SIGNING_SECRET='' | ||
BASE_URL='' |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.