vz icon indicating copy to clipboard operation
vz copied to clipboard

Task for v3

Open Code-Hex opened this issue 3 years ago • 3 comments

This library had some build issues between macOS versions. (See: #41) So I decided to introduce some breaking changes and I will add some test code to improve reliabilities.

Tasks to release v3.

Welcome your creating issues but I'm not welcome your PR to change major code.

  • [x] Returns error if unsupported macOS version: #48
  • [ ] Build tiny Linux kernel and initramfs for testing: #51
  • [ ] #69
  • [x] Support debuggable interface when specified debug buildtag #64
  • [ ] Support new APIs #42

Code-Hex avatar Oct 08 '22 04:10 Code-Hex

See https://github.com/Code-Hex/vz/issues/54#issuecomment-1273147213 for one potential API removal before v3

cfergeau avatar Oct 10 '22 11:10 cfergeau

Perhaps the #42 issue could be addressed after v3 is released. (so that compatibility can be maintained)

Code-Hex avatar Oct 13 '22 15:10 Code-Hex

Adding new API should be ok from a go compatibility perspective. I agree it can probably be addressed after v3

cfergeau avatar Oct 13 '22 18:10 cfergeau

Code-Hex avatar Oct 30 '22 05:10 Code-Hex

I think I can release v3 in next week

Code-Hex avatar Oct 30 '22 08:10 Code-Hex

Might need to add support for this as well

balajiv113 avatar Oct 30 '22 16:10 balajiv113

I will release v3 after editing the README.

Code-Hex avatar Nov 02 '22 09:11 Code-Hex