Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Latest commit

 

History

History
58 lines (31 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Development and CI

  • Configuration of version bumps (#1), (#3), (#4), (#5), (#6)

Changed

Features and Fixes

  • sharp dependency update (#2)

Development and CI

  • Development dependency updates (#2)

Added

Features and Fixes

  • Initial implementation: support for rasterizing SVG images to common bitmap formats

Development and CI

  • Unit tests
  • Integration tests
  • CI configuration