Skip to content

Commit

Permalink
v0.3.2 always returns an object.
Browse files Browse the repository at this point in the history
  • Loading branch information
amarcruz committed Oct 22, 2016
1 parent 525b886 commit 1922e5c
Show file tree
Hide file tree
Showing 9 changed files with 387 additions and 369 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Changes for jscc

### v0.3.2 @ 2016-10-22

- Fixes an issue with losing location in sourceMap after replacing memvars.
- Now JSCC always returns an object, even if there were no changes.
- Updated `devDependencies`.

### v0.3.1 @ 2016-10-14

- Source map includes the source filename (needed by jscc-brunch).
- Removed jscc own source maps from the distribution.
- The CommonJS version validated by Coverty Scan.
- The CommonJS version is validated by Coverty Scan.

### v0.3.0 @ 2016-10-06

Expand Down
Loading

0 comments on commit 1922e5c

Please sign in to comment.