Skip to content

Commit

Permalink
Release version 0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed Jun 3, 2020
1 parent ff8c4cd commit ebc7a5d
Show file tree
Hide file tree
Showing 8 changed files with 33,138 additions and 27 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## `0.12.8`

### Fixed

- TypeScript: Fix returned instance type (#1796).
- Fix `Path#strokeBounds` for open paths (#1817).
- Fix animation progress handling in `Tween.update()`.
- Fix setting `Item#scaling` to a new value after it was set to zero (#1816).
- SVG Import: Fully support SVG strings with leading line-breaks (#1813).
- Docs: Improve `Raster#initialize(object)` documentation (#1815, #1782).
- Docs: Fix `Item#getItem(options)` documentation.

## `0.12.7`

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

This file was deleted.

Loading

0 comments on commit ebc7a5d

Please sign in to comment.