Releases: attocash/commons
Releases · attocash/commons
v5.4.0
v5.3.0
What's Changed
- Add utility extensions for AttoHeight, AttoVersion, and AttoPrivateKey conversion
- Add JSON serialization extensions for AttoTransaction and AttoBlock
- Add optional minAmount parameter to receivableStream methods in AttoNodeOperations and AttoNodeClient
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #135
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #134
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #132
Full Changelog: v5.2.2...v5.3.0
v5.2.2
- Add /accounts/transactions/stream endpoint and fix accounts/transactions/stream
Full Changelog: v5.2.1...v5.2.2
v5.2.1
- Fix transaction stream endpoint path in AttoNodeClient
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #131
- Downgrade java to 8 by @rotilho in #133
- Minor improvements
Full Changelog: v5.1.1...v5.2.0
v5.1.1
What's Changed
- Bump browser-actions/setup-chrome from 1 to 2 by @dependabot[bot] in #129
- Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.7.0 to 0.8.0 by @dependabot[bot] in #121
Full Changelog: v5.1.0...v5.1.1
v5.1.0
v5.0.0
What's Changed
- Collapse two if statements in AttoTransaction.isValid() into one by @waldolemmer in #116
- Bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0 by @dependabot in #117
- Bump ktorVersion from 3.1.2 to 3.2.0 by @dependabot in #119
- Introduce commons-js by @rotilho in #123
- Upload generate attocash-commons-js-0.0.0-unspecified.tgz by @rotilho in #124
New Contributors
- @waldolemmer made their first contribution in #116
Full Changelog: v4.0.3...v5.0.0