Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

38 lines (19 loc) · 1.71 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-06-19)

Features

1.0.0 (2022-05-01)

Features

Bug Fixes

  • worker: use overlapping tiles to decrease artifacts (3b98a5c)

0.2.0 (2022-04-05)

Features

  • build: allow building in library mode (4354449)
  • grid: allow drag and drop input (a395c8d)
  • worker: add base path to options (1a2bd7a)

Bug Fixes

  • worker: change default base to support old targets (b11a718)
  • worker: finish upscaling before returning worker to pool (fb94b34)
  • worker: use recommended way to create worker (9a3ff92)