Skip to content

Commit 6588644

Browse files
committed
Release version 0.12.6
1 parent ab481a4 commit 6588644

File tree

9 files changed

+33089
-11
lines changed

9 files changed

+33089
-11
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Change Log
22

3+
## `0.12.6`
4+
5+
### Added
6+
7+
- PaperScript: Add option to control module exports conversion.
8+
39
## `0.12.5`
410

5-
### Changed
11+
### Added
612

7-
- Use `'paper-'` prefix in generated view ids.
13+
- PaperScript: Add option to control operator overloading.
814

915
### Fixed
1016

@@ -15,9 +21,12 @@
1521
- Support closed `Path` items with blend mode and no segments (#1763).
1622
- Fix error in `getCrossingSegments()` (#1773).
1723
- SVG Import: Support SVG strings with leading line-breaks (#1813).
18-
- PaperScript: Add option to control operator overloading.
1924
- Docs: Improve documentation for `Raster#drawImage(CanvasImageSource)` (#1784).
2025

26+
### Changed
27+
28+
- Use `'paper-'` prefix in generated view ids.
29+
2130
## `0.12.4`
2231

2332
### Added

dist/paper-core.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)