Skip to content

Commit

Permalink
Release version 0.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed May 23, 2020
1 parent ab481a4 commit 6588644
Show file tree
Hide file tree
Showing 9 changed files with 33,089 additions and 11 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Change Log

## `0.12.6`

### Added

- PaperScript: Add option to control module exports conversion.

## `0.12.5`

### Changed
### Added

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

### Fixed

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

### Changed

- Use `'paper-'` prefix in generated view ids.

## `0.12.4`

### Added
Expand Down
1 change: 0 additions & 1 deletion dist/paper-core.js

This file was deleted.

Loading

0 comments on commit 6588644

Please sign in to comment.