v0.14.0
Pre-release
Pre-release
What's New
➡️ New operations with Hedera topics - update, message submit
➡️ New operations with Hedera schedules - create, delete, get info, sign
Notes
Due to increase in file size, this release and from here on out will only contain Release builds until we figure out a way to get our artifacts under the 2GB GitHub limit.
Added
- Implement
TopicUpdateTransaction
by @rwalworth in #442 - Implement
TopicMessageSubmitTransaction
by @rwalworth in #447 - Implement
ScheduleCreateTransaction
by @rwalworth in #454 - Implement
ScheduleId
by @rwalworth in #456 - Implement
ScheduleDeleteTransaction
by @rwalworth in #458 - Implement
ScheduleInfoQuery
by @rwalworth in #463 - Implement
ScheduleSignTransaction
by @rwalworth in #465 - Upgrade to
v0.41.0
of Hedera C++ Protobuf API (PR) by @deyanzz in #467 - Fix Windows builds by @rwalworth in #469
Full Changelog: v0.13.0...v0.14.0