Releases: oomol-lab/ovm-js
Releases · oomol-lab/ovm-js
v2.0.0-rc.1
What's Changed
- refactor(code)!: make the code more general by @BlackHole1 in #57
- refactor(request): revoke rename by @BlackHole1 in #58
- refactor(event)!: improve event code by @BlackHole1 in #59
- refactor(ipc): convert restful API from camel case to kebab case by @BlackHole1 in #60
- feat(ipc): add powerSaveMode api in darwin by @BlackHole1 in #61
- refactor(versions)!: improve data field in versions by @BlackHole1 in #63
- refactor(request): improve request implement by @BlackHole1 in #62
- feat(darwin): add dispose member by @BlackHole1 in #64
- feat(windows): support windows by @BlackHole1 in #65
- fix(event): event value incorrect in darwin by @BlackHole1 in #66
- chore(version): upgrade version to v2.0.0-rc.1 by @BlackHole1 in #67
Full Changelog: v1.2.0...v2.0.0-rc.1
v1.2.0
What's Changed
- fix(spawn): power-save-mode param invalid by @BlackHole1 in #54
- feat(ovm): support extends share dir by @BlackHole1 in #55
- chore(version): upgrade version to 1.2.0 by @BlackHole1 in #56
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- refactor(ovm): improve ovm launch params by @BlackHole1 in #52
- chore(version): upgrade version to v1.1.2 by @BlackHole1 in #53
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- docs(readme): improve instance params by @BlackHole1 in #49
- fix: cannot launch by @BlackHole1 in #50
- chore(version): upgrade version to v1.1.1 by @BlackHole1 in #51
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(api): support power save mode by @BlackHole1 in #47
- chore(version): upgrade version to v1.1.0 by @BlackHole1 in #48
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- fix(export): forget export enum by @BlackHole1 in #44
- docs(readme): example incorrect by @BlackHole1 in #45
- chore(version): upgrade version to v1.0.2 by @BlackHole1 in #46
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- docs(readme): improve README.md by @BlackHole1 in #41
- refactor(api): change some methods that should not be public to private by @BlackHole1 in #42
- chore(version): upgrade version to v1.0.1 by @BlackHole1 in #43
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- refactor(core)!: rewrite code by @BlackHole1 in #39
- chore(version): upgrade version to v1.0.0 by @BlackHole1 in #40
Full Changelog: v0.2.2...v1.0.0
v0.2.2
What's Changed
- refactor(vfkit): add random number generator by @BlackHole1 in #36
- refactor(options): improve timeout params by @BlackHole1 in #37
- chore(version): upgrade version to v0.2.2 by @BlackHole1 in #38
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- docs(readme): remove todo by @BlackHole1 in #34
- feat: add timeout option by @l1shen in #35
Full Changelog: v0.2.0...v0.2.1