UNPKG

1.66 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8<!--
9
10DO NOT TOUCH. SAVE IT ON TOP.
11
12## [semver] - date
13### Added
14- ...
15
16### Changed
17- ...
18
19### Fixed
20- ...
21
22### Removed
23- ...
24
25-->
26
27## [3.0.6] - 2020-03-25
28### Fixed
29- [#747](https://github.com/canvg/canvg/issues/747)
30- [#897](https://github.com/canvg/canvg/issues/897)
31- [#908](https://github.com/canvg/canvg/issues/908)
32- [#941](https://github.com/canvg/canvg/issues/941)
33- [#944](https://github.com/canvg/canvg/issues/944)
34- [#945](https://github.com/canvg/canvg/issues/945)
35- [#946](https://github.com/canvg/canvg/issues/946)
36
37## [3.0.1] - 2019-12-03
38### Fixed
39- [#816](https://github.com/canvg/canvg/issues/816)
40
41## [3.0.0] - 2019-10-23
42### Added
43- `OffscreenCanvas` support.
44
45### Changed
46- JavaScript -> TypeScript.
47
48### Fixed
49- [#782](https://github.com/canvg/canvg/issues/782)
50- [#750](https://github.com/canvg/canvg/issues/750)
51- [#735](https://github.com/canvg/canvg/issues/735)
52- [#406](https://github.com/canvg/canvg/issues/406)
53- [#757](https://github.com/canvg/canvg/issues/757)
54- [#748](https://github.com/canvg/canvg/issues/748)
55- [#694](https://github.com/canvg/canvg/issues/694)
56- [#406](https://github.com/canvg/canvg/issues/406)
57- [#690](https://github.com/canvg/canvg/issues/690)
58- [#713](https://github.com/canvg/canvg/issues/713)
59- [#716](https://github.com/canvg/canvg/pull/716)
60- [#717](https://github.com/canvg/canvg/issues/717)
61- [#742](https://github.com/canvg/canvg/pull/742)