0.5.0

joshiayush/inb0.5.0Oct 9, 2022by tyt2y3

AI Summary

This release focuses on bug fixes and improvements, specifically addressing deprecation warnings, adding alpha channel support to the CLI, and correcting documentation typos.

Key Highlights

  • Fixed deprecation warning from converter.rs
  • Added alpha channel handling in CLI
  • Fixed documentation typos
  • Welcomed three new contributors (wolfgangmeyers, skuteli, zachwolfe)

New Features

  • Alpha channel handling in CLI

Full Release Notes

## What's Changed
* Fix deprecation warning from converter.rs by @wolfgangmeyers in https://github.com/visioncortex/vtracer/pull/16
* Fix docs typo by @skuteli in https://github.com/visioncortex/vtracer/pull/25
* Alpha channel handling in CLI by @zachwolfe in https://github.com/visioncortex/vtracer/pull/23

## New Contributors
* @wolfgangmeyers made their first contribution in https://github.com/visioncortex/vtracer/pull/16
* @skuteli made their first contribution in https://github.com/visioncortex/vtracer/pull/25
* @zachwolfe made their first contribution in https://github.com/visioncortex/vtracer/pull/23

**Full Changelog**: https://github.com/visioncortex/vtracer/compare/0.4.0...0.5.0