-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## 3.0.0 | ||
+ Add support to enable/disable Colormap definitions. Cleanup preset key names. ([@grandchild](https://github.com/grandchild) in [#34](https://github.com/azeem/webvs/pull/34)). | ||
+ Fix Issue #33 event handlers without bindings. | ||
+ Fixed leaks in destructors. | ||
|
||
|
||
## 2.0.2 | ||
+ Fix lodash imports + Tree shaking improvements built assets. | ||
|
||
## 2.0.0 | ||
|
||
+ Typescript Port. | ||
+ ShaderProgram Improvements. | ||
+ NPM packaging. | ||
+ Remove bower and grunt build. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters