Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 796 Bytes

1.0.0-rc.13

  • chore: update Dependencies for compatibility with newer dart versions

1.0.0-rc.12

  • test: add healthcheck to Kinetic service (#19)
  • fix: make sure to correctly set close authority (#18)
  • feat: implement closeAccount and getAccountInfo methods (#17)
  • chore: update Kinetic to 1.0.0-rc.12

1.0.0-rc.8

  • chore: update Kinetic OpenAPI code to Kinetic 1.0.0-rc.8

1.0.0-rc.7

  • chore: update Kinetic OpenAPI code to Kinetic 1.0.0-rc.7

1.0.0-rc.6

  • chore: update Kinetic OpenAPI code to Kinetic 1.0.0-rc.6
  • chore: run tests against local Kinetic instance

1.0.0-rc.1+1

  • refactor: change KineticSdk methods to use positional parameters instead of named parameters kin-labs#8

1.0.0-rc.1

  • Initial release candidate.