-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
semantic-release
committed
Oct 29, 2024
1 parent
4cc900a
commit b64e4ec
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v0.29.0 (2024-10-29) | ||
|
||
### Documentation | ||
|
||
* docs(python-sdk): generate documentation and api reference with `mkdocs` (#49) ([`17fbca5`](https://github.com/numerous-com/numerous-sdk/commit/17fbca5938500e7d4343af08c3fed67b7409b087)) | ||
|
||
> | ||
> Adds basic documentation. | ||
|
||
|
||
### Feature | ||
|
||
* feat(python-sdk): user sessions for frameworks (#47) ([`4cc900a`](https://github.com/numerous-com/numerous-sdk/commit/4cc900a4985c768b93a0283294883fbccadbd039)) | ||
|
||
> | ||
> Adds framework specific functions to access a user `Session` object, which represents a session of an | ||
> authenticated Numerous user accessing the app. Through the `Session` cookies, user information and | ||
> a specific user collection can be accessed. | ||
> | ||
> --------- | ||
> | ||
> Co-authored-by: Jens Feodor Nielsen <[email protected]> | ||
|
||
|
||
|
||
## v0.28.3 (2024-10-24) | ||
|
||
### Fix | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters