Releases: MyUnisoft/heif-converter
Releases · MyUnisoft/heif-converter
v0.2.3
What's Changed
- refactor: improve dockerfile & workflows by @Dafyh in #18
- docs: add developer.md, update readme.md and remove LICENSE of the .g… by @Dafyh in #20
- refactor: remove node installation in Dockerfile by @Dafyh in #21
- ci(win32): copy zlib.dll from container to build artifact by @Dafyh in #26
- Depup by @Dafyh in #27
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- feat: improve function to get input and improve C script to manage file path or buffer by @Dafyh in #9
- Update dependencies by @Dafyh in #10
- chore: add libc.js to detect linux compiler and add Linux Dockerfile to manage compilation by @Dafyh in #13
- Depup by @Dafyh in #14
Full Changelog: v0.1.3...v0.2.1
v0.2.0
v0.1.3
What's Changed
- ci: manage OSX OS to obtain the .node from github action by @Dafyh in #1
- fix(lib.cc): change condition when get imageId by @Dafyh in #3
- ci: update build.yml to run on macos by @Dafyh in #2
- feat: add version method by @Dafyh in #4
- feat: use vcpkg binary files to compile .node on github action by @Dafyh in #5
- chore(deps-dev): bump node-gyp from 10.0.1 to 10.2.0 in the development-dependencies group by @dependabot in #7
- chore(deps): bump actions/upload-artifact from 2 to 4 in the github-actions group by @dependabot in #6
- chore: update optional deps by @Dafyh in #8
New Contributors
- @Dafyh made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: v0.0.4...v0.1.3