Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (23 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 737 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2021-03-31

Added

  • Basic SDK

Validators

  • .isCLIInstalled()
  • .isEnrolled()

Low-level data fetchers

  • .runAndRead()
  • .runAndParseJSON()

Basic command wrappers

  • .listAccounts()
  • .listServers()

Information

  • .name
  • .binary
  • .enrollCommand