Releases: orca-so/whirlpools
Releases · orca-so/whirlpools
SDK - v1.0.1
What's Changed
- Bump @types/react from 18.3.12 to 18.3.13 by @dependabot in #571
- Bump @next/bundle-analyzer from 15.0.3 to 15.0.4 by @dependabot in #572
- Bump nx from 20.1.4 to 20.2.0 by @dependabot in #573
- Bump next from 15.0.3 to 15.0.4 by @dependabot in #575
- [example project] LP Repositioning Bot by @calintje in #558
- Add Tally DX Survey by @calintje in #570
- Bump typedoc from 0.27.3 to 0.27.4 by @dependabot in #580
- Add Token Testing for Rust Sdk by @pauldragonfly in #563
- Update
send_transaction()
in example Rust project by @calintje in #579 - Bump typescript-eslint from 8.17.0 to 8.18.0 by @dependabot in #582
- Clean up lp bot by @calintje in #581
- Add Pool Test for Rust-sdk by @pauldragonfly in #564
- Bump next from 15.0.4 to 15.1.0 by @dependabot in #584
- Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #585
- Bump nx from 20.2.1 to 20.2.2 by @dependabot in #586
- Bump @next/bundle-analyzer from 15.0.4 to 15.1.0 by @dependabot in #587
- Bump prism-react-renderer from 2.4.0 to 2.4.1 by @dependabot in #590
- Users unable to close positions on ME/SOL pool without harvesting first by @pauldragonfly in #588
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #593
- Bump typedoc from 0.27.4 to 0.27.5 by @dependabot in #594
- Add support for anchor v0.28 to rust client by @wjthieme in #592
New Contributors
- @pauldragonfly made their first contribution in #563
Full Changelog: v1.0.0...v1.0.1
SDK - v1.0.0
What's Changed
- Bump nx from 20.1.3 to 20.1.4 by @dependabot in #556
- Bump eslint from 9.15.0 to 9.16.0 by @dependabot in #559
- Bump typedoc-plugin-merge-modules from 6.0.3 to 6.1.0 by @dependabot in #561
- Bump vitest from 2.1.6 to 2.1.8 by @dependabot in #565
- Bump typedoc from 0.27.1 to 0.27.2 by @dependabot in #562
- Docs on high-level Rust SDK by @calintje in #546
- Bump typescript-eslint from 8.16.0 to 8.17.0 by @dependabot in #566
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #567
- Bump typedoc from 0.27.2 to 0.27.3 by @dependabot in #568
- Fix fetch position by owner naming by @wjthieme in #569
- Fix lint staged by @wjthieme in #522
Full Changelog: v0.4.3...v1.0.0
SDK - v0.3.3
SDK - v0.3.2
What's Changed
- Bump @docusaurus/tsconfig from 3.6.1 to 3.6.2 by @dependabot in #525
- Bump @types/node from 22.9.0 to 22.9.1 by @dependabot in #526
- Bump @docusaurus/types from 3.6.1 to 3.6.2 by @dependabot in #528
- Bump @docusaurus/module-type-aliases from 3.6.1 to 3.6.2 by @dependabot in #527
- Bump @docusaurus/core from 3.6.1 to 3.6.2 by @dependabot in #529
- Fix a bug using wasm bundle in browser by @wjthieme in #530
Full Changelog: v0.3.1...v0.3.2
SDK - v0.3.1
What's Changed
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 by @dependabot in #511
- Bump nx from 20.1.1 to 20.1.2 by @dependabot in #515
- Bump husky from 9.1.6 to 9.1.7 by @dependabot in #520
- Bump typescript-eslint from 8.14.0 to 8.15.0 by @dependabot in #519
- Bump eslint from 9.14.0 to 9.15.0 by @dependabot in #516
- Fix potential overflow issue by @0xh3rman in #521
New Contributors
Full Changelog: v0.3.0...v0.3.1
SDK - v0.3.0
What's Changed
- Bump @docusaurus/tsconfig from 3.6.0 to 3.6.1 by @dependabot in #486
- Bump nx from 20.0.11 to 20.0.12 by @dependabot in #490
- Bump @docusaurus/module-type-aliases from 3.6.0 to 3.6.1 by @dependabot in #487
- Bump @docusaurus/types from 3.6.0 to 3.6.1 by @dependabot in #489
- [INF-234] Add Whirlpools config for eclipse by @solnomad in #493
- Increase version of legacy sdk by @solnomad in #494
- Add whirlpools cli package by @wjthieme in #492
- Small improvement to fetchPositionsForOwner by @wjthieme in #491
- Bump @docusaurus/core from 3.6.0 to 3.6.1 by @dependabot in #488
- Bump typescript-eslint from 8.13.0 to 8.14.0 by @dependabot in #496
- Bump @orca-so/common-sdk from 0.6.3 to 0.6.4 by @dependabot in #495
- Bump nx from 20.0.12 to 20.1.0 by @dependabot in #498
- Bump bs58 from 5.0.0 to 6.0.0 by @dependabot in #499
- Bump @orca-so/orca-sdk from 0.1.1 to 0.2.0 by @dependabot in #497
- Bump @solana-program/memo from 0.6.0 to 0.6.1 by @dependabot in #504
- Bump @solana-program/token-2022 from 0.3.0 to 0.3.1 by @dependabot in #505
- Bump vitest from 2.1.4 to 2.1.5 by @dependabot in #508
- Bump @solana-program/system from 0.6.1 to 0.6.2 by @dependabot in #506
- Bump @solana-program/token from 0.4.0 to 0.4.1 by @dependabot in #507
- Add set reward authority cli commands by @yugure-orca in #502
- Add Example Usage to Fetch All Whirlpool Accounts with Specified Filters by @calintje in #510
- Bump nx from 20.1.0 to 20.1.1 by @dependabot in #509
- Add unit tests for createPool.ts by @calintje in #501
- increaseLiquidity.ts enhancements by @calintje in #512
New Contributors
Full Changelog: v0.2.3...v0.3.0
SDK - v0.2.3
What's Changed
Full Changelog: v0.2.2...v0.2.3
SDK - v0.2.2
What's Changed
- Add Overview of Orca Whirlpools SDK Suite by @calintje in #471
- Bump nx from 20.0.8 to 20.0.10 by @dependabot in #475
- Bump @solana-program/memo from 0.5.4 to 0.6.0 by @dependabot in #476
- Update doc site and SDK related recommendations by @calintje in #477
- Update Account Architecture Diagrams by @calintje in #478
- Update URLs to point specifically to v1 of the
@solana/web3.js
docs by @steveluscher in #479 - Made dependencies of orca_whirlpools_client less strict by @wjthieme in #472
- Improve calculating index in tick array by @wjthieme in #474
- Remove liq param from ClosePosition function by @wjthieme in #473
- Fix broken links by @calintje in #481
- Use web3.js v2.0.0 by @wjthieme in #480
New Contributors
- @steveluscher made their first contribution in #479
Full Changelog: v0.2.1...v0.2.2
SDK - v0.2.1
What's Changed
- Bump @solana-program/token-2022 from 0.2.1 to 0.3.0 by @dependabot in #465
- Bump @solana-program/system from 0.6.0 to 0.6.1 by @dependabot in #467
- Bump @docusaurus/types from 3.5.2 to 3.6.0 by @dependabot in #468
- Bump typescript-eslint from 8.12.2 to 8.13.0 by @dependabot in #469
- Fixes for ts-high level sdk by @wjthieme in #464
- Bump @solana-program/token from 0.3.3 to 0.4.0 by @dependabot in #466
Full Changelog: v0.2.0...v0.2.1
SDK - v0.2.0
What's Changed
- Update 06-Whirlpool Parameters.mdx by @calintje in #447
- Update print-no-std requirement from ^0.1 to ^0.2 in /rust-sdk/core by @dependabot in #420
- Bump @types/node from 22.8.6 to 22.8.7 by @dependabot in #450
- Bump @docusaurus/tsconfig from 3.5.2 to 3.6.0 by @dependabot in #451
- Bump @docusaurus/types from 3.5.2 to 3.6.0 by @dependabot in #454
- Bump @docusaurus/core from 3.5.2 to 3.6.0 by @dependabot in #452
- Use Codama instead of Kinobi by @wjthieme in #455
- Add READMEs for SDKs on npmjs and crates by @calintje in #449
- Rename
fetchWhirlpools
tofetchWhirlpoolsByTokenPair
by @wjthieme in #456 - Fix a bug ordering tokens by @wjthieme in #457
- Bump @docusaurus/module-type-aliases from 3.5.2 to 3.6.0 by @dependabot in #459
- Bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #460
- Bump eslint from 9.13.0 to 9.14.0 by @dependabot in #461
- Bump typedoc from 0.26.10 to 0.26.11 by @dependabot in #463
- Bump nx from 20.0.7 to 20.0.8 by @dependabot in #462
- Update and fix documentation by @calintje in #458
- Improve the ts-sdk testing setup by @wjthieme in #448
Full Changelog: v0.1.19...v0.2.0