Releases: 0xbe1/aptopher
Releases · 0xbe1/aptopher
v0.1.6
Changes
- Add additional performance optimizations (3ad0dff)
Installation
go get github.com/0xbe1/aptopher@v0.1.6Full Changelog: v0.1.5...v0.1.6
v0.1.5
Changes
- Add zero-copy deserialization and pre-allocated pooled buffers (dd9e651)
Installation
go get github.com/0xbe1/aptopher@v0.1.5Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changes
- Use incremental hashing in HashWithPrefix to avoid allocation (ae0057d)
- Add additional performance optimizations (49f51ed)
- Add performance optimizations to reduce allocations (1ae0658)
Installation
go get github.com/0xbe1/aptopher@v0.1.4Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changes
- Add orderless transaction support (e675c2a)
- Remove unused CoinStoreResource and related types (b885fb2)
Installation
go get github.com/0xbe1/aptopher@v0.1.3Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Changes
- Add BCS response support for query endpoints (79f403d)
- Add typed argument builders for entry functions (3d4c9f3)
- Add BuildSignAndSubmitTransaction convenience method (06d64ad)
- Make BuildTransaction fetch data concurrently (dce0483)
- Update Makefile to open editor for release notes (79a9bd6)
- Add Makefile for versioned releases (9bccc1b)
Installation
go get github.com/0xbe1/aptopher@v0.1.1Full Changelog: v0.1.0...v0.1.1