UNPKG

bhyve-api

Version:

Unofficial interface to Orbit B-hyve API for Node.js

33 lines (15 loc) 1.3 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.2.0](https://github.com/billchurch/bhyve-api/compare/v1.1.1...v1.2.0) (2025-03-04) ### Features * Refactor and update dependencies ([82e3d35](https://github.com/billchurch/bhyve-api/commit/82e3d357160b14d3213066c1aa2cbb21520e5c9a)) ### [1.1.1](https://github.com/billchurch/bhyve-api/compare/v1.1.0...v1.1.1) (2024-05-16) ### Bug Fixes * better error and debug messages ([b9b459d](https://github.com/billchurch/bhyve-api/commit/b9b459db236666701b9b5e46bb33ac7b0c1b1fa5)) * object immutability incorrect in ConfigManager ([6dcf5a9](https://github.com/billchurch/bhyve-api/commit/6dcf5a9066a45067a5c93cfcedebebd3d3d3745f)) ## [1.1.0](https://github.com/billchurch/bhyve-api/compare/v1.0.0...v1.1.0) (2024-05-02) ### Features * added additional debug logging statements for websockts ([b3634a5](https://github.com/billchurch/bhyve-api/commit/b3634a510c3dfe78d5e805b81b040ff5f4bc3fac)) ### Bug Fixes * add ping for websocket to prevent early termination from Orbit API server ([4f6cc31](https://github.com/billchurch/bhyve-api/commit/4f6cc31ef7df476f4a6c10e6040f787020f14136)) ## 1.0.0 (2024-05-01)