# Changelog
## [0.3.3](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.3.2...hyperstack-stacks-v0.3.3) (2026-01-23)
### Features
* Add generated sdk for ore ([9480849](https://github.com/HyperTekOrg/hyperstack/commit/94808491a3e09667a2742f8e1e7f78dc04a24ec3))
* add unified Views API to Rust SDK ([97afb97](https://github.com/HyperTekOrg/hyperstack/commit/97afb97f1f9d21030ba400fef5a7727d674a93e0))
* **pumpfun:** add CreateV2 and BuyExactSolIn instruction support ([a8c06c0](https://github.com/HyperTekOrg/hyperstack/commit/a8c06c07f01c4fc8050db67268e0196f18fe5c66))
* **rust-sdk:** add serde field renames and implement OreRoundViews ([6f6cb91](https://github.com/HyperTekOrg/hyperstack/commit/6f6cb91fe46588f33d3f1802efe7b0fb45efba19))
* **stacks:** wire ore SDK into hyperstack-stacks package ([506b781](https://github.com/HyperTekOrg/hyperstack/commit/506b781930786e6e8caf9c045f70b1a7ed7af7e8))
### Bug Fixes
* convert field names to camelCase for JSON serialization ([3dc05a4](https://github.com/HyperTekOrg/hyperstack/commit/3dc05a4eddebca9636827562f9793fdf1c16c1c9))
* Rust sdk ([6d8105e](https://github.com/HyperTekOrg/hyperstack/commit/6d8105eff96c6557c7aa417399fed98797183f48))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.3.2 to 0.3.3
## [0.3.2](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.3.1...hyperstack-stacks-v0.3.2) (2026-01-20)
### Miscellaneous Chores
* **hyperstack-stacks:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.3.1 to 0.3.2
## [0.3.1](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.3.0...hyperstack-stacks-v0.3.1) (2026-01-20)
### Miscellaneous Chores
* **hyperstack-stacks:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.3.0 to 0.3.1
## [0.3.0](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.2.5...hyperstack-stacks-v0.3.0) (2026-01-20)
### Features
* Add pumpfun rust sdk ([4138ef9](https://github.com/HyperTekOrg/hyperstack/commit/4138ef964f30a476c81f0f0be3c63646600b0a79))
* **cli:** add --module flag for Rust SDK generation ([42812e6](https://github.com/HyperTekOrg/hyperstack/commit/42812e673d5b763792b96937d8dd6dee20314253))
* **stacks:** make sdk packages publishable to npm and crates.io ([10d6567](https://github.com/HyperTekOrg/hyperstack/commit/10d656727c341c519be7eebef352a9ac150903bf))
### Bug Fixes
* remove unused serde_helpers module from Rust SDK generator ([57e2d13](https://github.com/HyperTekOrg/hyperstack/commit/57e2d13dbcd9bbceaa5cd5bbaf8e1d37f7df99a7))
* **sdk:** improve generated SDK type definitions and serde handling ([fbb90f1](https://github.com/HyperTekOrg/hyperstack/commit/fbb90f13fa7cfb798c633f09a0deca6d80458551))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.2.5 to 0.3.0