Skip to content

Commit

Permalink
Merge pull request #205 from bryan-m-hughes/timob-13985-1_0_X
Browse files Browse the repository at this point in the history
[TIMOB-13985] Updated the README
  • Loading branch information
nebrius committed May 24, 2013
2 parents e8b6a14 + 41ca42f commit 0e01b7a
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 252 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@
## 1.0.1

### New Features
* Added support for source maps and, by extension, Alloy
* The code processor is now a CLI command! Run "titanium analyze --help" for more information
* Added support for Alloy projects
* Added support for the Tizen platform
* Lists of things in the results are now sorted alphabetically to more easily digets
* Reworked how source code information is specified in configuration files to allow for better flexibility
* The code processor is now a CLI command! Run "titanium analyze --help" for more information
* Added the ability for plugins to elevate their summary into the main summary section

### Bug Fixes
* Fixed the case when a titanium object has an object property (typically a pseduo-type) from getting it's api listed twice in the API usage finder
* Reworked how plugins are initialized so that plugin names are available at initialization time
* Fixed a bug with native methods not creating their contexts properly

## 1.0.0

Expand Down

0 comments on commit 0e01b7a

Please sign in to comment.