# 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.1.1 (2024-12-02)
### Chore
- bump versions
### Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Bump versions ([`30a9411`](https://github.com/ignition-is-go/rship/commit/30a94114c1f86c7527a958281f79c5bed6360a2a))
## v0.1.0 (2024-12-02)
### Chore
- make and use autoreconnect websocket
- moar clippy!
- format
### Chore
- update add descriptions and licenses
### Chore
- add changelogs
### New Features
- add kafka
- queries work
### Bug Fixes
- client is now clone
- clean up rust
- public module and no expect
### Other
- rust sdk and button emitter
- rust
- myko event refactor
### New Features (BREAKING)
- add rust queries, move txids inside data
### Commit Statistics
- 19 commits contributed to the release.
- 14 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Bump myko-macros v0.1.0, myko-wasm v0.1.0, myko-rs v0.1.0, rship-entities v0.1.0, rship-sdk v0.1.0 ([`be34bbc`](https://github.com/ignition-is-go/rship/commit/be34bbca0ff802c6e40061f565b772488e7ed00d))
- Update add descriptions and licenses ([`ce4ecca`](https://github.com/ignition-is-go/rship/commit/ce4eccabd74fdadf6a04633a04518c370ff3f413))
- Release myko-macros v0.1.0, myko-wasm v0.1.0, myko-rs v0.1.0, rship-entities v0.1.0, rship-sdk v0.1.0 ([`5edc6dc`](https://github.com/ignition-is-go/rship/commit/5edc6dc0b154e5019ec38dee85f6fbc7bb1389a4))
- Add changelogs ([`07856ac`](https://github.com/ignition-is-go/rship/commit/07856acd96c826183fcabf9771259b6a5c7c18e6))
- Add rust queries, move txids inside data ([`1f61b3e`](https://github.com/ignition-is-go/rship/commit/1f61b3ec95d4e3d59d682e196416a0e1e98539b5))
- Merge pull request #1352 from ignition-is-go/release/canary ([`16619ad`](https://github.com/ignition-is-go/rship/commit/16619adf23cda1f1222401d8dd125c82212c7c5a))
- Merge pull request #1345 from ignition-is-go/feat/controllers ([`57c5fa8`](https://github.com/ignition-is-go/rship/commit/57c5fa8b7c22e041a3e20b92478f49b69a38bd88))
- Make and use autoreconnect websocket ([`c455d17`](https://github.com/ignition-is-go/rship/commit/c455d174207d7c8a29cd021f8e739db5fce673c1))
- Moar clippy! ([`baf2c8e`](https://github.com/ignition-is-go/rship/commit/baf2c8e2d86faeadd46aedaf170326b0e1720a19))
- Client is now clone ([`95453b4`](https://github.com/ignition-is-go/rship/commit/95453b4b4e28d652391e488ac393862c42c3ecb0))
- Rust sdk and button emitter ([`6c4f366`](https://github.com/ignition-is-go/rship/commit/6c4f366b17903baddc95c0f3c2690a10fae56b2b))
- Rust ([`e16ba19`](https://github.com/ignition-is-go/rship/commit/e16ba190c7365a8fe966c63e4d5bd144cd279303))
- Merge pull request #1344 from ignition-is-go/feat/link ([`31c12c6`](https://github.com/ignition-is-go/rship/commit/31c12c615fd15fe44e35ef032f889859896a93d7))
- Clean up rust ([`e1a00b6`](https://github.com/ignition-is-go/rship/commit/e1a00b6c8c24f555736c73b627062fb3f5bcaed0))
- Format ([`c9ebc15`](https://github.com/ignition-is-go/rship/commit/c9ebc158c9af41bec608062ae9cc6996f32f22ea))
- Add kafka ([`c5619de`](https://github.com/ignition-is-go/rship/commit/c5619de1d04a4fe1661b92d9be9f22cae32b9fc0))
- Public module and no expect ([`eb50eab`](https://github.com/ignition-is-go/rship/commit/eb50eabc4777db79b06c901d903fd2773882ee59))
- Queries work ([`8486298`](https://github.com/ignition-is-go/rship/commit/8486298d5be0802c42233e7c8aeb4b512b4dd9e0))
- Myko event refactor ([`edd2802`](https://github.com/ignition-is-go/rship/commit/edd280215235cdc44cf34d66ec401f235c837e1b))