Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changes/unreleased/Under the Hood-20250920-001204.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Under the Hood
body: Pypi first release
time: 2025-09-20T00:12:04.646981+02:00
custom:
Author: Kayrnt
Issue: ""
10 changes: 10 additions & 0 deletions .changes/v0.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## deltastream-sdk v0.1.0 - September 20, 2025

### Features


- Initial release of deltastream SDK

### Contributors
- [@Kayrnt](https://github.com/Kayrnt)

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## deltastream-sdk v0.1.0 - September 20, 2025

### Features


- Initial release of deltastream SDK

### Contributors
- [@Kayrnt](https://github.com/Kayrnt)