## <small>1.0.138 (2018-07-31)</small>

* 1.0.138 ([8a2d3f2](https://github.com/wessberg/CodeAnalyzer/commit/8a2d3f2))
* Bumped deps ([6ddef7c](https://github.com/wessberg/CodeAnalyzer/commit/6ddef7c))
* Bumped to Typescript v3.01 support ([a21d0d8](https://github.com/wessberg/CodeAnalyzer/commit/a21d0d8))
* Bumped version ([af8b2fa](https://github.com/wessberg/CodeAnalyzer/commit/af8b2fa))



## <small>1.0.137 (2018-07-11)</small>

* 1.0.137 ([7a77fcc](https://github.com/wessberg/CodeAnalyzer/commit/7a77fcc))
* Bumped version ([ab14531](https://github.com/wessberg/CodeAnalyzer/commit/ab14531))
* Updated build scripts ([7be15ab](https://github.com/wessberg/CodeAnalyzer/commit/7be15ab))



## <small>1.0.136 (2018-07-11)</small>

* 1.0.136 ([1f8611e](https://github.com/wessberg/CodeAnalyzer/commit/1f8611e))
* Added a getDecoratorsWithExpression method to the decorator service ([87f15d7](https://github.com/wessberg/CodeAnalyzer/commit/87f15d7))
* Bumped version ([9b019d3](https://github.com/wessberg/CodeAnalyzer/commit/9b019d3))



## <small>1.0.135 (2018-06-21)</small>

* 1.0.135 ([3342b1f](https://github.com/wessberg/CodeAnalyzer/commit/3342b1f))
* Bumped deps ([d17e57c](https://github.com/wessberg/CodeAnalyzer/commit/d17e57c))
* Bumped version ([00e3728](https://github.com/wessberg/CodeAnalyzer/commit/00e3728))



## <small>1.0.134 (2018-06-21)</small>

* 1.0.134 ([861411e](https://github.com/wessberg/CodeAnalyzer/commit/861411e))
* Bumped deps ([b3b1a2d](https://github.com/wessberg/CodeAnalyzer/commit/b3b1a2d))



## <small>1.0.133 (2018-06-21)</small>

* 1.0.133 ([5ee06bd](https://github.com/wessberg/CodeAnalyzer/commit/5ee06bd))
* Bumped deps ([4660de8](https://github.com/wessberg/CodeAnalyzer/commit/4660de8))
* Bumped version ([4885202](https://github.com/wessberg/CodeAnalyzer/commit/4885202))



## <small>1.0.132 (2018-04-30)</small>

* 1.0.132 ([4aeed07](https://github.com/wessberg/CodeAnalyzer/commit/4aeed07))
* Bumped deps. ([9d71cd0](https://github.com/wessberg/CodeAnalyzer/commit/9d71cd0))
* Bumped version ([2656fe9](https://github.com/wessberg/CodeAnalyzer/commit/2656fe9))



## <small>1.0.131 (2018-04-30)</small>

* 1.0.131 ([b4d54ab](https://github.com/wessberg/CodeAnalyzer/commit/b4d54ab))
* Bumped version ([60dac75](https://github.com/wessberg/CodeAnalyzer/commit/60dac75))
* Made sure that built-in node modules won't be attempted resolved ([f2790b9](https://github.com/wessberg/CodeAnalyzer/commit/f2790b9))



## <small>1.0.130 (2018-04-25)</small>

* 1.0.130 ([86964aa](https://github.com/wessberg/CodeAnalyzer/commit/86964aa))
* Bumped deps ([f40fbc7](https://github.com/wessberg/CodeAnalyzer/commit/f40fbc7))
* Bumped version ([1acdb52](https://github.com/wessberg/CodeAnalyzer/commit/1acdb52))



## <small>1.0.129 (2018-04-03)</small>

* 1.0.129 ([d8e3fbe](https://github.com/wessberg/CodeAnalyzer/commit/d8e3fbe))
* Bumped deps ([3493ce9](https://github.com/wessberg/CodeAnalyzer/commit/3493ce9))
* Bumped version ([e2e97da](https://github.com/wessberg/CodeAnalyzer/commit/e2e97da))
* Fixed typings ([5d46945](https://github.com/wessberg/CodeAnalyzer/commit/5d46945))



## <small>1.0.128 (2018-03-31)</small>

* 1.0.128 ([4287a11](https://github.com/wessberg/CodeAnalyzer/commit/4287a11))
* Bumped version ([97ddb33](https://github.com/wessberg/CodeAnalyzer/commit/97ddb33))



## <small>1.0.127 (2018-03-31)</small>

* 1.0.127 ([935e581](https://github.com/wessberg/CodeAnalyzer/commit/935e581))
* Bumped deps ([718da61](https://github.com/wessberg/CodeAnalyzer/commit/718da61))
* Bumped version ([7b40f33](https://github.com/wessberg/CodeAnalyzer/commit/7b40f33))



## <small>1.0.126 (2018-03-31)</small>

* 1.0.126 ([a2893fc](https://github.com/wessberg/CodeAnalyzer/commit/a2893fc))
* Bumped deps ([5586266](https://github.com/wessberg/CodeAnalyzer/commit/5586266))
* Bumped version ([3607fd2](https://github.com/wessberg/CodeAnalyzer/commit/3607fd2))



## <small>1.0.125 (2018-03-13)</small>

* 1.0.125 ([898bb17](https://github.com/wessberg/CodeAnalyzer/commit/898bb17))
* Added handling for SemicolonClassElements in the node to ctor/dict mappers. Fixes #21 ([43e1c2c](https://github.com/wessberg/CodeAnalyzer/commit/43e1c2c)), closes [#21](https://github.com/wessberg/CodeAnalyzer/issues/21)
* Bumped version ([3fa8e2d](https://github.com/wessberg/CodeAnalyzer/commit/3fa8e2d))



## <small>1.0.124 (2018-02-04)</small>

* 1.0.124 ([3a64904](https://github.com/wessberg/CodeAnalyzer/commit/3a64904))
* Allowed taking the return statement of any ClassLike node ([b92eae5](https://github.com/wessberg/CodeAnalyzer/commit/b92eae5))
* Bumped version ([728a73d](https://github.com/wessberg/CodeAnalyzer/commit/728a73d))
* Fixed an issue with Dict objects without nodeKinds ([ebe3915](https://github.com/wessberg/CodeAnalyzer/commit/ebe3915))



## <small>1.0.123 (2018-02-03)</small>

* 1.0.123 ([2c2792c](https://github.com/wessberg/CodeAnalyzer/commit/2c2792c))
* Bumped version ([2d749bb](https://github.com/wessberg/CodeAnalyzer/commit/2d749bb))



## <small>1.0.122 (2018-02-03)</small>

* 1.0.122 ([7b77f3a](https://github.com/wessberg/CodeAnalyzer/commit/7b77f3a))
* Added  support for stringifying class declarations and class expressions into a light AST representa ([d4dbcae](https://github.com/wessberg/CodeAnalyzer/commit/d4dbcae)), closes [#17](https://github.com/wessberg/CodeAnalyzer/issues/17)
* Bumped version ([0204146](https://github.com/wessberg/CodeAnalyzer/commit/0204146))
* Fixed an issue where base classes couldn't be updated if they had no HeritageClauses. Fixes #18 ([f3814bd](https://github.com/wessberg/CodeAnalyzer/commit/f3814bd)), closes [#18](https://github.com/wessberg/CodeAnalyzer/issues/18)



## <small>1.0.121 (2018-02-03)</small>

* 1.0.121 ([ed883ce](https://github.com/wessberg/CodeAnalyzer/commit/ed883ce))
* Bumped deps ([63b0e92](https://github.com/wessberg/CodeAnalyzer/commit/63b0e92))
* Bumped version ([60adf01](https://github.com/wessberg/CodeAnalyzer/commit/60adf01))



## <small>1.0.120 (2018-02-03)</small>

* 1.0.120 ([cd1be66](https://github.com/wessberg/CodeAnalyzer/commit/cd1be66))
* Bumped deps. Updated to reflect new Typescript version ([a36514b](https://github.com/wessberg/CodeAnalyzer/commit/a36514b))
* Bumped version ([3aa70d1](https://github.com/wessberg/CodeAnalyzer/commit/3aa70d1))



## <small>1.0.119 (2018-01-13)</small>

* 1.0.119 ([0de6305](https://github.com/wessberg/CodeAnalyzer/commit/0de6305))
* Bumped version ([a53ac02](https://github.com/wessberg/CodeAnalyzer/commit/a53ac02))
* Fixed a bug where a default export couldn't be added to an import that had no ImportClause ([86bee34](https://github.com/wessberg/CodeAnalyzer/commit/86bee34))



## <small>1.0.118 (2018-01-13)</small>

* 1.0.118 ([b450549](https://github.com/wessberg/CodeAnalyzer/commit/b450549))
* Bumped version ([5cf04d4](https://github.com/wessberg/CodeAnalyzer/commit/5cf04d4))
* made returning an ImportClause optional ([329d8ef](https://github.com/wessberg/CodeAnalyzer/commit/329d8ef))
* Refined 'getImportsForPath' ([c865fac](https://github.com/wessberg/CodeAnalyzer/commit/c865fac))



## <small>1.0.117 (2018-01-13)</small>

* 1.0.117 ([08ca414](https://github.com/wessberg/CodeAnalyzer/commit/08ca414))
* Added a new method  to the export service ([7b830f7](https://github.com/wessberg/CodeAnalyzer/commit/7b830f7))
* Bumped version ([51277a7](https://github.com/wessberg/CodeAnalyzer/commit/51277a7))



## <small>1.0.116 (2018-01-11)</small>

* 1.0.116 ([9a57a14](https://github.com/wessberg/CodeAnalyzer/commit/9a57a14))
* Bumped version ([76ea5f4](https://github.com/wessberg/CodeAnalyzer/commit/76ea5f4))
* Extended resolver ([dba0356](https://github.com/wessberg/CodeAnalyzer/commit/dba0356))



## <small>1.0.115 (2018-01-10)</small>

* 1.0.115 ([9ab4fd9](https://github.com/wessberg/CodeAnalyzer/commit/9ab4fd9))
* Bumped deps ([edd440c](https://github.com/wessberg/CodeAnalyzer/commit/edd440c))
* Bumped version ([2286da0](https://github.com/wessberg/CodeAnalyzer/commit/2286da0))



## <small>1.0.114 (2017-12-08)</small>

* 1.0.114 ([421d994](https://github.com/wessberg/CodeAnalyzer/commit/421d994))
* Bumped deps ([d3cfc68](https://github.com/wessberg/CodeAnalyzer/commit/d3cfc68))
* Bumped version ([ba2563a](https://github.com/wessberg/CodeAnalyzer/commit/ba2563a))



## <small>1.0.113 (2017-11-27)</small>

* 1.0.113 ([885a42b](https://github.com/wessberg/CodeAnalyzer/commit/885a42b))
* Bumped deps. ([d2ff2c6](https://github.com/wessberg/CodeAnalyzer/commit/d2ff2c6))
* Bumped version ([0a45bf7](https://github.com/wessberg/CodeAnalyzer/commit/0a45bf7))



## <small>1.0.112 (2017-11-27)</small>

* 1.0.112 ([8ec37fa](https://github.com/wessberg/CodeAnalyzer/commit/8ec37fa))
* Bumped version ([7d70f19](https://github.com/wessberg/CodeAnalyzer/commit/7d70f19))
* Changed signature of stringify inside TemplateExpessionService to allow LiteralExpressions ([5754d36](https://github.com/wessberg/CodeAnalyzer/commit/5754d36))



## <small>1.0.111 (2017-11-27)</small>

* 1.0.111 ([069ac48](https://github.com/wessberg/CodeAnalyzer/commit/069ac48))
* Added a TemplateExpressionService ([8eb284e](https://github.com/wessberg/CodeAnalyzer/commit/8eb284e))
* Bumped deps. ([b563c64](https://github.com/wessberg/CodeAnalyzer/commit/b563c64))
* Bumped version ([ed5db02](https://github.com/wessberg/CodeAnalyzer/commit/ed5db02))



## <small>1.0.110 (2017-11-17)</small>

* 1.0.110 ([4272da5](https://github.com/wessberg/CodeAnalyzer/commit/4272da5))
* Added 'prependInstructions' to the MethodService ([45ad2fb](https://github.com/wessberg/CodeAnalyzer/commit/45ad2fb))
* Bumped version ([d5ef8b3](https://github.com/wessberg/CodeAnalyzer/commit/d5ef8b3))



## <small>1.0.109 (2017-11-13)</small>

* 1.0.109 ([62a610c](https://github.com/wessberg/CodeAnalyzer/commit/62a610c))
* Added the possibility of adding parameters to constructors and methods ([0d12106](https://github.com/wessberg/CodeAnalyzer/commit/0d12106))
* Bumped version ([2039970](https://github.com/wessberg/CodeAnalyzer/commit/2039970))



## <small>1.0.108 (2017-11-13)</small>

* 1.0.108 ([99d96e9](https://github.com/wessberg/CodeAnalyzer/commit/99d96e9))
* Added a 'prependInstructions' method to the ConstructorService. Will place new instructions immediat ([e4d3d59](https://github.com/wessberg/CodeAnalyzer/commit/e4d3d59))
* Bumped version ([c79f924](https://github.com/wessberg/CodeAnalyzer/commit/c79f924))



## <small>1.0.107 (2017-11-06)</small>

* 1.0.107 ([8bd53d9](https://github.com/wessberg/CodeAnalyzer/commit/8bd53d9))
* Added a method to the NodeService: 'addDecorator' ([38ada0c](https://github.com/wessberg/CodeAnalyzer/commit/38ada0c))
* Bumped version ([7c0bb01](https://github.com/wessberg/CodeAnalyzer/commit/7c0bb01))



## <small>1.0.106 (2017-11-05)</small>

* 1.0.106 ([bfd6606](https://github.com/wessberg/CodeAnalyzer/commit/bfd6606))
* Added a helper to change the access modifier of properties and ClassLikes ([7103877](https://github.com/wessberg/CodeAnalyzer/commit/7103877))
* Bumped version ([84e6aae](https://github.com/wessberg/CodeAnalyzer/commit/84e6aae))



## <small>1.0.105 (2017-11-05)</small>

* 1.0.105 ([121cb27](https://github.com/wessberg/CodeAnalyzer/commit/121cb27))
* Added new methods for getting the names of class members as well as getting the names of all class e ([77807d6](https://github.com/wessberg/CodeAnalyzer/commit/77807d6))
* Bumped version ([3f16dd2](https://github.com/wessberg/CodeAnalyzer/commit/3f16dd2))



## <small>1.0.104 (2017-11-04)</small>

* 1.0.104 ([ddbf5e2](https://github.com/wessberg/CodeAnalyzer/commit/ddbf5e2))
* Added a check for an undefined SourceFile in 'getAllForFile' ([07a08ca](https://github.com/wessberg/CodeAnalyzer/commit/07a08ca))
* Bumped version ([a4b6d29](https://github.com/wessberg/CodeAnalyzer/commit/a4b6d29))



## <small>1.0.103 (2017-11-02)</small>

* 1.0.103 ([d9bf6da](https://github.com/wessberg/CodeAnalyzer/commit/d9bf6da))
* Bumped deps. ([976c9af](https://github.com/wessberg/CodeAnalyzer/commit/976c9af))
* Bumped version ([ab040aa](https://github.com/wessberg/CodeAnalyzer/commit/ab040aa))



## <small>1.0.102 (2017-10-29)</small>

* 1.0.102 ([723900e](https://github.com/wessberg/CodeAnalyzer/commit/723900e))
* Bumped deps ([9c9a452](https://github.com/wessberg/CodeAnalyzer/commit/9c9a452))
* Bumped deps. ([7f212d2](https://github.com/wessberg/CodeAnalyzer/commit/7f212d2))
* Bumped version ([caf1775](https://github.com/wessberg/CodeAnalyzer/commit/caf1775))



## <small>1.0.101 (2017-10-29)</small>

* 1.0.101 ([f1cead8](https://github.com/wessberg/CodeAnalyzer/commit/f1cead8))
* Bumped version ([bc8d936](https://github.com/wessberg/CodeAnalyzer/commit/bc8d936))
* Refined signature for getAll ([0e2c633](https://github.com/wessberg/CodeAnalyzer/commit/0e2c633))



## <small>1.0.100 (2017-10-29)</small>

* 1.0.100 ([6f75d74](https://github.com/wessberg/CodeAnalyzer/commit/6f75d74))
* Bumped version ([4fbb940](https://github.com/wessberg/CodeAnalyzer/commit/4fbb940))
* Made the IdentifierService extend NodeService ([f0875bc](https://github.com/wessberg/CodeAnalyzer/commit/f0875bc))



## <small>1.0.99 (2017-10-29)</small>

* 1.0.99 ([8ef179e](https://github.com/wessberg/CodeAnalyzer/commit/8ef179e))
* Bumped version ([1b084e2](https://github.com/wessberg/CodeAnalyzer/commit/1b084e2))
* Made the parser available as a service ([6706f89](https://github.com/wessberg/CodeAnalyzer/commit/6706f89))



## <small>1.0.98 (2017-10-28)</small>

* 1.0.98 ([ecf02d8](https://github.com/wessberg/CodeAnalyzer/commit/ecf02d8))
* Bumped dependencies ([500c564](https://github.com/wessberg/CodeAnalyzer/commit/500c564))
* Bumped version ([c7341f3](https://github.com/wessberg/CodeAnalyzer/commit/c7341f3))



## <small>1.0.97 (2017-10-22)</small>

* 1.0.97 ([5205a85](https://github.com/wessberg/CodeAnalyzer/commit/5205a85))
* Bumped deps. Allowed providing the position of nodes when adding new nodes to an existing array of n ([5255700](https://github.com/wessberg/CodeAnalyzer/commit/5255700))
* Bumped version ([2f539fc](https://github.com/wessberg/CodeAnalyzer/commit/2f539fc))



## <small>1.0.96 (2017-10-22)</small>

* 1.0.96 ([df9cfc5](https://github.com/wessberg/CodeAnalyzer/commit/df9cfc5))
* Added a 'removeImportDeclaration' method to the import-service ([7bc54da](https://github.com/wessberg/CodeAnalyzer/commit/7bc54da))
* Added a 'removeImportDeclarationsWithPath' method to the import-service ([0e4a9be](https://github.com/wessberg/CodeAnalyzer/commit/0e4a9be))
* Bumped version ([764c7df](https://github.com/wessberg/CodeAnalyzer/commit/764c7df))



## <small>1.0.95 (2017-10-22)</small>

* 1.0.95 ([6da7bb7](https://github.com/wessberg/CodeAnalyzer/commit/6da7bb7))
* Allowed giving a proper Decorator to 'removeDecorator(s) ([743d179](https://github.com/wessberg/CodeAnalyzer/commit/743d179))
* Bumped version ([d083fdf](https://github.com/wessberg/CodeAnalyzer/commit/d083fdf))



## <small>1.0.94 (2017-10-22)</small>

* 1.0.94 ([1a07bbf](https://github.com/wessberg/CodeAnalyzer/commit/1a07bbf))
* Added a 'getArguments' method to the CallExpressionService ([507a1f8](https://github.com/wessberg/CodeAnalyzer/commit/507a1f8))
* Bumped version ([fa418f5](https://github.com/wessberg/CodeAnalyzer/commit/fa418f5))



## <small>1.0.93 (2017-10-22)</small>

* 1.0.93 ([0839096](https://github.com/wessberg/CodeAnalyzer/commit/0839096))
* Added a 'getDecorator' method to the NodeService ([11a6403](https://github.com/wessberg/CodeAnalyzer/commit/11a6403))
* Bumped version ([e7ba2ae](https://github.com/wessberg/CodeAnalyzer/commit/e7ba2ae))



## <small>1.0.92 (2017-10-21)</small>

* 1.0.92 ([72a7f1a](https://github.com/wessberg/CodeAnalyzer/commit/72a7f1a))
* Bumped version ([7c883d5](https://github.com/wessberg/CodeAnalyzer/commit/7c883d5))
* Removed 'isAsync' from getters and setters ([7e5c288](https://github.com/wessberg/CodeAnalyzer/commit/7e5c288))



## <small>1.0.91 (2017-10-21)</small>

* 1.0.91 ([f1c6bc1](https://github.com/wessberg/CodeAnalyzer/commit/f1c6bc1))
* Added services for working with GetAccessors and SetAccessors ([9f4fd34](https://github.com/wessberg/CodeAnalyzer/commit/9f4fd34))
* Bumped version ([097580b](https://github.com/wessberg/CodeAnalyzer/commit/097580b))



## <small>1.0.90 (2017-10-21)</small>

* 1.0.90 ([bf0a61c](https://github.com/wessberg/CodeAnalyzer/commit/bf0a61c))
* Added more support for getters and setters on the class-service ([d88d0ae](https://github.com/wessberg/CodeAnalyzer/commit/d88d0ae))
* Bumped version ([135fbb4](https://github.com/wessberg/CodeAnalyzer/commit/135fbb4))



## <small>1.0.89 (2017-10-21)</small>

* 1.0.89 ([c9b20de](https://github.com/wessberg/CodeAnalyzer/commit/c9b20de))
* Added the possibility of creating and adding CallExpressions to SourceFiles ([e855d63](https://github.com/wessberg/CodeAnalyzer/commit/e855d63))
* Bumped version ([e507c6e](https://github.com/wessberg/CodeAnalyzer/commit/e507c6e))



## <small>1.0.88 (2017-10-21)</small>

* 1.0.88 ([4f7b04c](https://github.com/wessberg/CodeAnalyzer/commit/4f7b04c))
* Added a 'takeReturnStatement' method to 'MethodService' ([b3e49a4](https://github.com/wessberg/CodeAnalyzer/commit/b3e49a4))
* Bug fixes ([0f424fa](https://github.com/wessberg/CodeAnalyzer/commit/0f424fa))
* Bumped version ([56d2fdb](https://github.com/wessberg/CodeAnalyzer/commit/56d2fdb))



## <small>1.0.87 (2017-10-21)</small>

* 1.0.87 ([9b46f30](https://github.com/wessberg/CodeAnalyzer/commit/9b46f30))
* Bumped version ([d070b7a](https://github.com/wessberg/CodeAnalyzer/commit/d070b7a))
* Fixed services ([e269367](https://github.com/wessberg/CodeAnalyzer/commit/e269367))



## <small>1.0.86 (2017-10-21)</small>

* 1.0.86 ([3a2d87b](https://github.com/wessberg/CodeAnalyzer/commit/3a2d87b))
* Added additional methods to the ClassService ([7154b7d](https://github.com/wessberg/CodeAnalyzer/commit/7154b7d))
* Bumped version ([ba49405](https://github.com/wessberg/CodeAnalyzer/commit/ba49405))



## <small>1.0.85 (2017-10-21)</small>

* 1.0.85 ([ba241b7](https://github.com/wessberg/CodeAnalyzer/commit/ba241b7))
* Added support for custom content inside getAllForFile ([db9c688](https://github.com/wessberg/CodeAnalyzer/commit/db9c688))
* Bumped version ([b4d534f](https://github.com/wessberg/CodeAnalyzer/commit/b4d534f))



## <small>1.0.84 (2017-10-21)</small>

* 1.0.84 ([b38c426](https://github.com/wessberg/CodeAnalyzer/commit/b38c426))
* Bumped version ([2c7b163](https://github.com/wessberg/CodeAnalyzer/commit/2c7b163))
* More work and services ([9cbc03a](https://github.com/wessberg/CodeAnalyzer/commit/9cbc03a))



## <small>1.0.83 (2017-10-21)</small>

* 1.0.83 ([5a66e4b](https://github.com/wessberg/CodeAnalyzer/commit/5a66e4b))
* Added a few methods to the TypeElement service ([9aad1ca](https://github.com/wessberg/CodeAnalyzer/commit/9aad1ca))
* Bumped version ([8fc024c](https://github.com/wessberg/CodeAnalyzer/commit/8fc024c))



## <small>1.0.82 (2017-10-21)</small>

* 1.0.82 ([4e8b28f](https://github.com/wessberg/CodeAnalyzer/commit/4e8b28f))
* Added a 'getAllForFile' method ([f957c32](https://github.com/wessberg/CodeAnalyzer/commit/f957c32))
* Bumped version ([07b2201](https://github.com/wessberg/CodeAnalyzer/commit/07b2201))



## <small>1.0.81 (2017-10-21)</small>

* 1.0.81 ([9c6d417](https://github.com/wessberg/CodeAnalyzer/commit/9c6d417))
* Bumped version ([495ba39](https://github.com/wessberg/CodeAnalyzer/commit/495ba39))
* Updated build scripts ([8d46027](https://github.com/wessberg/CodeAnalyzer/commit/8d46027))



## <small>1.0.80 (2017-10-21)</small>

* 1.0.80 ([b6de6b9](https://github.com/wessberg/CodeAnalyzer/commit/b6de6b9))
* Bumped version ([ed46006](https://github.com/wessberg/CodeAnalyzer/commit/ed46006))
* Removed an unused dependency ([e47adf2](https://github.com/wessberg/CodeAnalyzer/commit/e47adf2))
* Updated README ([81c617d](https://github.com/wessberg/CodeAnalyzer/commit/81c617d))



## <small>1.0.79 (2017-10-21)</small>

* 1.0.79 ([3af9b72](https://github.com/wessberg/CodeAnalyzer/commit/3af9b72))
* Bumped version ([9a04a24](https://github.com/wessberg/CodeAnalyzer/commit/9a04a24))
* Removed an unused dependency ([b5b342a](https://github.com/wessberg/CodeAnalyzer/commit/b5b342a))



## <small>1.0.78 (2017-10-21)</small>

* 1.0.78 ([386b687](https://github.com/wessberg/CodeAnalyzer/commit/386b687))
* Bumped deps ([6cc95d7](https://github.com/wessberg/CodeAnalyzer/commit/6cc95d7))
* Bumped version ([da5a362](https://github.com/wessberg/CodeAnalyzer/commit/da5a362))



## <small>1.0.77 (2017-10-21)</small>

* 1.0.77 ([f248487](https://github.com/wessberg/CodeAnalyzer/commit/f248487))
* A bunch of more expressions ([48263ae](https://github.com/wessberg/CodeAnalyzer/commit/48263ae))
* Bumped dependencies ([b481954](https://github.com/wessberg/CodeAnalyzer/commit/b481954))
* Bumped deps ([bd3fcd5](https://github.com/wessberg/CodeAnalyzer/commit/bd3fcd5))
* Bumped version ([8fd3cce](https://github.com/wessberg/CodeAnalyzer/commit/8fd3cce))
* First work on v3 ([d84b46b](https://github.com/wessberg/CodeAnalyzer/commit/d84b46b))
* Lots of more work ([a3d31b0](https://github.com/wessberg/CodeAnalyzer/commit/a3d31b0))
* Lots of more work ([1b469d6](https://github.com/wessberg/CodeAnalyzer/commit/1b469d6))
* Lots of more work ([92f4be1](https://github.com/wessberg/CodeAnalyzer/commit/92f4be1))
* Lots of refactoring work ([4b71403](https://github.com/wessberg/CodeAnalyzer/commit/4b71403))
* Lots of work ([39bb487](https://github.com/wessberg/CodeAnalyzer/commit/39bb487))
* Made sure that all light-AST nodes use null as nullable value since JSON.stringify will strip keys w ([7741e0e](https://github.com/wessberg/CodeAnalyzer/commit/7741e0e))
* More work ([fb9861b](https://github.com/wessberg/CodeAnalyzer/commit/fb9861b))
* More work ([c63feb5](https://github.com/wessberg/CodeAnalyzer/commit/c63feb5))
* More work ([d034bf2](https://github.com/wessberg/CodeAnalyzer/commit/d034bf2))
* More work ([cf90453](https://github.com/wessberg/CodeAnalyzer/commit/cf90453))
* More work ([8e611a8](https://github.com/wessberg/CodeAnalyzer/commit/8e611a8))
* More work ([2bdd78a](https://github.com/wessberg/CodeAnalyzer/commit/2bdd78a))
* More work ([11e1e7f](https://github.com/wessberg/CodeAnalyzer/commit/11e1e7f))
* More work ([6cac19c](https://github.com/wessberg/CodeAnalyzer/commit/6cac19c))
* More work ([669a43d](https://github.com/wessberg/CodeAnalyzer/commit/669a43d))
* More work ([35d818c](https://github.com/wessberg/CodeAnalyzer/commit/35d818c))
* More work on manipulation ([42bba4f](https://github.com/wessberg/CodeAnalyzer/commit/42bba4f))
* More work on manipulation ([77dc16a](https://github.com/wessberg/CodeAnalyzer/commit/77dc16a))
* More work on manipulation ([6e7a119](https://github.com/wessberg/CodeAnalyzer/commit/6e7a119))
* More work on manipulation ([42149d3](https://github.com/wessberg/CodeAnalyzer/commit/42149d3))
* More work on manipulation ([3caf2b2](https://github.com/wessberg/CodeAnalyzer/commit/3caf2b2))
* More work on manipulation ([cd49ed6](https://github.com/wessberg/CodeAnalyzer/commit/cd49ed6))
* More work on manipulation ([031cc25](https://github.com/wessberg/CodeAnalyzer/commit/031cc25))
* More work on manipulation ([a8187bb](https://github.com/wessberg/CodeAnalyzer/commit/a8187bb))
* More work on manipulation ([d2f7f21](https://github.com/wessberg/CodeAnalyzer/commit/d2f7f21))
* More work on manipulation ([ded8a07](https://github.com/wessberg/CodeAnalyzer/commit/ded8a07))
* Refactoring ([5f50b00](https://github.com/wessberg/CodeAnalyzer/commit/5f50b00))
* Refactoring ([5d8fb34](https://github.com/wessberg/CodeAnalyzer/commit/5d8fb34))
* Removed enums in favor of string enumerations in light AST to make it possible to work with a genera ([6bc1fd5](https://github.com/wessberg/CodeAnalyzer/commit/6bc1fd5))
* Updated README ([cf63618](https://github.com/wessberg/CodeAnalyzer/commit/cf63618))
* Updated README. Renamed method ([691877a](https://github.com/wessberg/CodeAnalyzer/commit/691877a))



## <small>1.0.76 (2017-09-18)</small>

* 1.0.76 ([f4ad778](https://github.com/wessberg/CodeAnalyzer/commit/f4ad778))
* Bumped deps ([497fd59](https://github.com/wessberg/CodeAnalyzer/commit/497fd59))
* Bumped version ([bb51a1f](https://github.com/wessberg/CodeAnalyzer/commit/bb51a1f))



## <small>1.0.75 (2017-09-10)</small>

* 1.0.75 ([e7ea0c2](https://github.com/wessberg/CodeAnalyzer/commit/e7ea0c2))
* Bumped version ([1172f25](https://github.com/wessberg/CodeAnalyzer/commit/1172f25))
* formatted classes no longer merge-in their parent classes ([d682486](https://github.com/wessberg/CodeAnalyzer/commit/d682486))



## <small>1.0.74 (2017-09-10)</small>

* . ([040e108](https://github.com/wessberg/CodeAnalyzer/commit/040e108))
* 1.0.74 ([8853abb](https://github.com/wessberg/CodeAnalyzer/commit/8853abb))
* Bumped version ([2249cdc](https://github.com/wessberg/CodeAnalyzer/commit/2249cdc))



## <small>1.0.73 (2017-09-10)</small>

* 1.0.73 ([6ae8721](https://github.com/wessberg/CodeAnalyzer/commit/6ae8721))
* Bumped version ([685599e](https://github.com/wessberg/CodeAnalyzer/commit/685599e))
* Made it possible to supply the content for a file for each method ([08aeb69](https://github.com/wessberg/CodeAnalyzer/commit/08aeb69))



## <small>1.0.72 (2017-09-10)</small>

* 1.0.72 ([3afeb26](https://github.com/wessberg/CodeAnalyzer/commit/3afeb26))
* Bumped version ([503a752](https://github.com/wessberg/CodeAnalyzer/commit/503a752))
* Removed constructor options from the CodeAnalyzer ([fd42bf5](https://github.com/wessberg/CodeAnalyzer/commit/fd42bf5))



## <small>1.0.71 (2017-09-10)</small>

* 1.0.71 ([33dedcb](https://github.com/wessberg/CodeAnalyzer/commit/33dedcb))
* Bumped version ([2b12a72](https://github.com/wessberg/CodeAnalyzer/commit/2b12a72))
* Changes to identifier resolving to allow for resolving node_modules directly ([7518f19](https://github.com/wessberg/CodeAnalyzer/commit/7518f19))



## <small>1.0.70 (2017-09-10)</small>

* 1.0.70 ([91a4715](https://github.com/wessberg/CodeAnalyzer/commit/91a4715))
* Bumped version ([5d0d1f8](https://github.com/wessberg/CodeAnalyzer/commit/5d0d1f8))
* More efficient resolving of modules when resolving identifiers ([8eb0f24](https://github.com/wessberg/CodeAnalyzer/commit/8eb0f24))
* Only resolve imports that actually refer to an identifier ([b6bd964](https://github.com/wessberg/CodeAnalyzer/commit/b6bd964))



## <small>1.0.69 (2017-09-04)</small>

* 1.0.69 ([f0a736d](https://github.com/wessberg/CodeAnalyzer/commit/f0a736d))
* Bumped deps ([7bb09b2](https://github.com/wessberg/CodeAnalyzer/commit/7bb09b2))
* Bumped version ([0ae7fe5](https://github.com/wessberg/CodeAnalyzer/commit/0ae7fe5))



## <small>1.0.68 (2017-09-04)</small>

* 1.0.68 ([4959307](https://github.com/wessberg/CodeAnalyzer/commit/4959307))
* Added type formatting to expression formatter ([7e16c47](https://github.com/wessberg/CodeAnalyzer/commit/7e16c47))
* Bumped version ([15fa1ff](https://github.com/wessberg/CodeAnalyzer/commit/15fa1ff))



## <small>1.0.67 (2017-09-04)</small>

* 1.0.67 ([77faea6](https://github.com/wessberg/CodeAnalyzer/commit/77faea6))
* Bumped deps ([3d24755](https://github.com/wessberg/CodeAnalyzer/commit/3d24755))
* Bumped version ([8775df1](https://github.com/wessberg/CodeAnalyzer/commit/8775df1))



## <small>1.0.66 (2017-09-04)</small>

* 1.0.66 ([b46219d](https://github.com/wessberg/CodeAnalyzer/commit/b46219d))
* Bumped version ([6e6fa2e](https://github.com/wessberg/CodeAnalyzer/commit/6e6fa2e))
* Performance improvements ([630e4c2](https://github.com/wessberg/CodeAnalyzer/commit/630e4c2))



## <small>1.0.65 (2017-09-03)</small>

* 1.0.65 ([fcc2eff](https://github.com/wessberg/CodeAnalyzer/commit/fcc2eff))
* Bumped version ([b8eed2d](https://github.com/wessberg/CodeAnalyzer/commit/b8eed2d))
* Corrected a the type of interface members ([30e6c4d](https://github.com/wessberg/CodeAnalyzer/commit/30e6c4d))



## <small>1.0.64 (2017-09-03)</small>

* 1.0.64 ([ce1c0f9](https://github.com/wessberg/CodeAnalyzer/commit/ce1c0f9))
* Added caching and loop-detection ([46eaa4d](https://github.com/wessberg/CodeAnalyzer/commit/46eaa4d))
* Bumped version ([b02d5b0](https://github.com/wessberg/CodeAnalyzer/commit/b02d5b0))



## <small>1.0.63 (2017-09-03)</small>

* 1.0.63 ([511dbde](https://github.com/wessberg/CodeAnalyzer/commit/511dbde))
* Bumped version ([e8e61f0](https://github.com/wessberg/CodeAnalyzer/commit/e8e61f0))
* Fixed a bug ([87cae06](https://github.com/wessberg/CodeAnalyzer/commit/87cae06))



## <small>1.0.62 (2017-09-03)</small>

* 1.0.62 ([968a935](https://github.com/wessberg/CodeAnalyzer/commit/968a935))
* Bumped version ([0e59ba9](https://github.com/wessberg/CodeAnalyzer/commit/0e59ba9))
* Updated types to be formatted expressions ([44b217d](https://github.com/wessberg/CodeAnalyzer/commit/44b217d))



## <small>1.0.61 (2017-08-28)</small>

* 1.0.61 ([66c0153](https://github.com/wessberg/CodeAnalyzer/commit/66c0153))
* Bumped version ([3642226](https://github.com/wessberg/CodeAnalyzer/commit/3642226))
* Made performance improvements ([fc133a3](https://github.com/wessberg/CodeAnalyzer/commit/fc133a3))



## <small>1.0.60 (2017-08-28)</small>

* 1.0.60 ([d790d6a](https://github.com/wessberg/CodeAnalyzer/commit/d790d6a))
* Bumped deps ([f016490](https://github.com/wessberg/CodeAnalyzer/commit/f016490))
* Bumped deps ([3c77624](https://github.com/wessberg/CodeAnalyzer/commit/3c77624))
* Bumped version ([2942054](https://github.com/wessberg/CodeAnalyzer/commit/2942054))



## <small>1.0.59 (2017-08-28)</small>

* 1.0.59 ([1f8d781](https://github.com/wessberg/CodeAnalyzer/commit/1f8d781))
* Bumped version ([4b339ab](https://github.com/wessberg/CodeAnalyzer/commit/4b339ab))
* Fixed a bug ([a99087c](https://github.com/wessberg/CodeAnalyzer/commit/a99087c))



## <small>1.0.58 (2017-08-28)</small>

* 1.0.58 ([f9cbee3](https://github.com/wessberg/CodeAnalyzer/commit/f9cbee3))
* Added handling for predicate types and indexed access types ([2723751](https://github.com/wessberg/CodeAnalyzer/commit/2723751))
* Bumped deps ([9c44457](https://github.com/wessberg/CodeAnalyzer/commit/9c44457))
* Bumped version ([ddddaf1](https://github.com/wessberg/CodeAnalyzer/commit/ddddaf1))
* Fixed deps ([c2de0fa](https://github.com/wessberg/CodeAnalyzer/commit/c2de0fa))



## <small>1.0.57 (2017-08-28)</small>

* 1.0.57 ([98c6656](https://github.com/wessberg/CodeAnalyzer/commit/98c6656))
* Added the possibility of excluding files ([a7716ca](https://github.com/wessberg/CodeAnalyzer/commit/a7716ca))
* Bumped version ([53b8d95](https://github.com/wessberg/CodeAnalyzer/commit/53b8d95))



## <small>1.0.56 (2017-08-28)</small>

* 1.0.56 ([7e2b563](https://github.com/wessberg/CodeAnalyzer/commit/7e2b563))
* Bumped deps ([f8cf6da](https://github.com/wessberg/CodeAnalyzer/commit/f8cf6da))
* Bumped version ([e25fe8b](https://github.com/wessberg/CodeAnalyzer/commit/e25fe8b))



## <small>1.0.55 (2017-08-28)</small>

* 1.0.55 ([f4676c5](https://github.com/wessberg/CodeAnalyzer/commit/f4676c5))
* Bumped version ([25ae4e2](https://github.com/wessberg/CodeAnalyzer/commit/25ae4e2))
* Fixed a bug ([92f98a0](https://github.com/wessberg/CodeAnalyzer/commit/92f98a0))



## <small>1.0.54 (2017-08-28)</small>

* 1.0.54 ([b3b9788](https://github.com/wessberg/CodeAnalyzer/commit/b3b9788))
* Bumped version ([bb401da](https://github.com/wessberg/CodeAnalyzer/commit/bb401da))
* Fixed a bug ([ab7fa27](https://github.com/wessberg/CodeAnalyzer/commit/ab7fa27))



## <small>1.0.53 (2017-08-28)</small>

* 1.0.53 ([b48a510](https://github.com/wessberg/CodeAnalyzer/commit/b48a510))
* Bumped version ([86bc0bd](https://github.com/wessberg/CodeAnalyzer/commit/86bc0bd))
* Fixed a bug ([3aa5b2d](https://github.com/wessberg/CodeAnalyzer/commit/3aa5b2d))



## <small>1.0.52 (2017-08-28)</small>

* 1.0.52 ([86b92df](https://github.com/wessberg/CodeAnalyzer/commit/86b92df))
* Bumped version ([9b70b34](https://github.com/wessberg/CodeAnalyzer/commit/9b70b34))
* More work ([95d345d](https://github.com/wessberg/CodeAnalyzer/commit/95d345d))



## <small>1.0.51 (2017-08-27)</small>

* 1.0.51 ([8ec279a](https://github.com/wessberg/CodeAnalyzer/commit/8ec279a))
* Added an import service ([f7ec193](https://github.com/wessberg/CodeAnalyzer/commit/f7ec193))
* Bumped version ([f5a7728](https://github.com/wessberg/CodeAnalyzer/commit/f5a7728))



## <small>1.0.50 (2017-08-27)</small>

* 1.0.50 ([e8438b5](https://github.com/wessberg/CodeAnalyzer/commit/e8438b5))
* Added a few extra methods ([7e52845](https://github.com/wessberg/CodeAnalyzer/commit/7e52845))
* Added formatters for all types ([ded78be](https://github.com/wessberg/CodeAnalyzer/commit/ded78be))
* Added more formatters ([697b7e1](https://github.com/wessberg/CodeAnalyzer/commit/697b7e1))
* Added some of the type formatters ([1568882](https://github.com/wessberg/CodeAnalyzer/commit/1568882))
* All types can now be correctly 'toString()'ed ([3d71dad](https://github.com/wessberg/CodeAnalyzer/commit/3d71dad))
* Bumped version ([935206e](https://github.com/wessberg/CodeAnalyzer/commit/935206e))
* Bunch of work on call expressions ([43e4b40](https://github.com/wessberg/CodeAnalyzer/commit/43e4b40))
* First work on v2 branch ([8b23b94](https://github.com/wessberg/CodeAnalyzer/commit/8b23b94))
* Fixed a bug ([e27cbd1](https://github.com/wessberg/CodeAnalyzer/commit/e27cbd1))
* Lots of work ([31f3325](https://github.com/wessberg/CodeAnalyzer/commit/31f3325))
* More work ([a7bf11c](https://github.com/wessberg/CodeAnalyzer/commit/a7bf11c))
* More work on type formatters ([bf70007](https://github.com/wessberg/CodeAnalyzer/commit/bf70007))
* More work on type formatters ([581ce3d](https://github.com/wessberg/CodeAnalyzer/commit/581ce3d))
* Refactoring ([42c17ea](https://github.com/wessberg/CodeAnalyzer/commit/42c17ea))



## <small>1.0.49 (2017-08-03)</small>

* - Added support for NonNullExpressions. This fixes #12. ([3ef11d6](https://github.com/wessberg/CodeAnalyzer/commit/3ef11d6)), closes [#12](https://github.com/wessberg/CodeAnalyzer/issues/12) [#13](https://github.com/wessberg/CodeAnalyzer/issues/13)
* 1.0.49 ([0640f36](https://github.com/wessberg/CodeAnalyzer/commit/0640f36))
* Bumped version ([e0129b4](https://github.com/wessberg/CodeAnalyzer/commit/e0129b4))



## <small>1.0.48 (2017-07-28)</small>

* . ([dd33f4c](https://github.com/wessberg/CodeAnalyzer/commit/dd33f4c))
* 1.0.48 ([8586038](https://github.com/wessberg/CodeAnalyzer/commit/8586038))
* Bumped version ([10d9b32](https://github.com/wessberg/CodeAnalyzer/commit/10d9b32))
* Fixed issues where a regular expression would falsely be reported for normal strings ([8e5f6c7](https://github.com/wessberg/CodeAnalyzer/commit/8e5f6c7))



## <small>1.0.46 (2017-07-19)</small>

* 1.0.46 ([4804a66](https://github.com/wessberg/CodeAnalyzer/commit/4804a66))
* Bumped version ([5bd6045](https://github.com/wessberg/CodeAnalyzer/commit/5bd6045))
* Improved commonjs support by better supporting 'module.exports' and 'exports.member' syntax for re-e ([3acf356](https://github.com/wessberg/CodeAnalyzer/commit/3acf356))



## <small>1.0.45 (2017-07-19)</small>

* 1.0.45 ([c8dc168](https://github.com/wessberg/CodeAnalyzer/commit/c8dc168))
* Bumped version ([a16c02a](https://github.com/wessberg/CodeAnalyzer/commit/a16c02a))
* Migrated to new version of GlobalObject ([b28b7b4](https://github.com/wessberg/CodeAnalyzer/commit/b28b7b4))



## <small>1.0.44 (2017-07-19)</small>

* 1.0.44 ([8b92dfd](https://github.com/wessberg/CodeAnalyzer/commit/8b92dfd))
* Added support for handling expressions of kinds TypeQuery and LastTypeNode. Fixes #9. Fixes #21 ([6719e65](https://github.com/wessberg/CodeAnalyzer/commit/6719e65)), closes [#9](https://github.com/wessberg/CodeAnalyzer/issues/9) [#21](https://github.com/wessberg/CodeAnalyzer/issues/21)
* Bumped version ([d571e0b](https://github.com/wessberg/CodeAnalyzer/commit/d571e0b))
* Fixed an issue where expression bodies of CallExpressions wouldn't be parsed when 'deep' is true. Fi ([c9f28b0](https://github.com/wessberg/CodeAnalyzer/commit/c9f28b0)), closes [#10](https://github.com/wessberg/CodeAnalyzer/issues/10)
* Made the MutationFormatter use the IValuableFormatter. Fixes #11 ([6e30987](https://github.com/wessberg/CodeAnalyzer/commit/6e30987)), closes [#11](https://github.com/wessberg/CodeAnalyzer/issues/11)
* Made the ParametersFormatter use the IValuableFormatter. #11 ([2ccc736](https://github.com/wessberg/CodeAnalyzer/commit/2ccc736)), closes [#11](https://github.com/wessberg/CodeAnalyzer/issues/11)
* Made the PropFormatter use the IValuableFormatter. #11 ([dbcc74b](https://github.com/wessberg/CodeAnalyzer/commit/dbcc74b)), closes [#11](https://github.com/wessberg/CodeAnalyzer/issues/11)



## <small>1.0.43 (2017-07-19)</small>

* 1.0.43 ([da6dd9d](https://github.com/wessberg/CodeAnalyzer/commit/da6dd9d))
* Fixed all lint errors ([61133bc](https://github.com/wessberg/CodeAnalyzer/commit/61133bc))
* Migrated to common tsconfig setup. Added lots of documentation ([5daa8e0](https://github.com/wessberg/CodeAnalyzer/commit/5daa8e0))
* Removed fields ([1ee8b49](https://github.com/wessberg/CodeAnalyzer/commit/1ee8b49))
* Skipped a test so that it can be implemented after the following patch ([59df7fd](https://github.com/wessberg/CodeAnalyzer/commit/59df7fd))
* Update package.json ([75e5bee](https://github.com/wessberg/CodeAnalyzer/commit/75e5bee))



## <small>1.0.42 (2017-07-10)</small>

* 1.0.42 ([861c824](https://github.com/wessberg/CodeAnalyzer/commit/861c824))
* Auto-generated filenames for chunks of code will no longer be removed from the AST. ([7e8f34a](https://github.com/wessberg/CodeAnalyzer/commit/7e8f34a))



## <small>1.0.41 (2017-07-10)</small>

* 1.0.41 ([8991b26](https://github.com/wessberg/CodeAnalyzer/commit/8991b26))
* Added the possibility of providing a raw string of code to all *get* methods (such as 'getClassDecla ([58b596c](https://github.com/wessberg/CodeAnalyzer/commit/58b596c))



## <small>1.0.40 (2017-07-10)</small>

* - Fixed some tslint errors. ([22695e7](https://github.com/wessberg/CodeAnalyzer/commit/22695e7))
* 1.0.40 ([381c163](https://github.com/wessberg/CodeAnalyzer/commit/381c163))
* Moved Typescript to dependencies rather than development dependencies ([365c82a](https://github.com/wessberg/CodeAnalyzer/commit/365c82a))



## <small>1.0.39 (2017-07-09)</small>

* 1.0.39 ([a63e1fb](https://github.com/wessberg/CodeAnalyzer/commit/a63e1fb))
* Fixed a bug where TemplateHeads, TemplateMiddles or TemplateTails would be unmarshalled incorrectly. ([cf87adb](https://github.com/wessberg/CodeAnalyzer/commit/cf87adb))



## <small>1.0.38 (2017-07-06)</small>

* 1.0.38 ([219f18b](https://github.com/wessberg/CodeAnalyzer/commit/219f18b))
* Added the possibility of setting excluded files lazily. ([3b6e004](https://github.com/wessberg/CodeAnalyzer/commit/3b6e004))



## <small>1.0.37 (2017-07-06)</small>

* 1.0.37 ([8b83e34](https://github.com/wessberg/CodeAnalyzer/commit/8b83e34))
* Added the possibility of adding one or more regular expressions that matches filepaths that should b ([2a220cb](https://github.com/wessberg/CodeAnalyzer/commit/2a220cb))



## <small>1.0.36 (2017-07-06)</small>

* 1.0.36 ([0c1d9b2](https://github.com/wessberg/CodeAnalyzer/commit/0c1d9b2))
* Large update. Details in commit text. ([c5e22bf](https://github.com/wessberg/CodeAnalyzer/commit/c5e22bf))



## <small>1.0.35 (2017-07-05)</small>

* 1.0.35 ([df28f77](https://github.com/wessberg/CodeAnalyzer/commit/df28f77))
* Better resolving of files in node_modules. Bumped dependencies and refactored. ([2b157cb](https://github.com/wessberg/CodeAnalyzer/commit/2b157cb))



## <small>1.0.34 (2017-07-05)</small>

* 1.0.34 ([f3f63fa](https://github.com/wessberg/CodeAnalyzer/commit/f3f63fa))
* Identifiers for CallExpressions are now arrays of tokens. ([794ae53](https://github.com/wessberg/CodeAnalyzer/commit/794ae53))



## <small>1.0.33 (2017-07-05)</small>

* 1.0.33 ([254487c](https://github.com/wessberg/CodeAnalyzer/commit/254487c))
* Added support for CallExpressions that are BinaryExpressions. ([a934457](https://github.com/wessberg/CodeAnalyzer/commit/a934457))



## <small>1.0.32 (2017-07-05)</small>

* 1.0.32 ([b8da643](https://github.com/wessberg/CodeAnalyzer/commit/b8da643))
* Parsing package.json files will now skip browser fields if it contains multiple paths. ([501847e](https://github.com/wessberg/CodeAnalyzer/commit/501847e))



## <small>1.0.31 (2017-07-05)</small>

* 1.0.31 ([40d94ba](https://github.com/wessberg/CodeAnalyzer/commit/40d94ba))
* Fixed a bug with the previous version. ([36a0c34](https://github.com/wessberg/CodeAnalyzer/commit/36a0c34))



## <small>1.0.30 (2017-07-05)</small>

* 1.0.30 ([868d7ff](https://github.com/wessberg/CodeAnalyzer/commit/868d7ff))
* Added a fallback path to modules with  files without any value for the main field. ([679baf5](https://github.com/wessberg/CodeAnalyzer/commit/679baf5))



## <small>1.0.29 (2017-06-12)</small>

* 1.0.29 ([ed02cab](https://github.com/wessberg/CodeAnalyzer/commit/ed02cab))
* Added a disclaimer to the README ([678b6f4](https://github.com/wessberg/CodeAnalyzer/commit/678b6f4))



## <small>1.0.28 (2017-06-08)</small>

* 1.0.28 ([016f723](https://github.com/wessberg/CodeAnalyzer/commit/016f723))
* Added handling for evaluating declarations of kind 'FirstNode' ([3a647c9](https://github.com/wessberg/CodeAnalyzer/commit/3a647c9))



## <small>1.0.27 (2017-06-08)</small>

* 1.0.27 ([343c6ec](https://github.com/wessberg/CodeAnalyzer/commit/343c6ec))
* Added handling for evaluating declarations of kinds 'GetAccessorDeclaration' and 'SetAccessorDeclara ([a8df6d6](https://github.com/wessberg/CodeAnalyzer/commit/a8df6d6))



## <small>1.0.26 (2017-05-31)</small>

* 1.0.26 ([6d61a91](https://github.com/wessberg/CodeAnalyzer/commit/6d61a91))
* Added handling for finding ValueExpressions of s. ([e1f0587](https://github.com/wessberg/CodeAnalyzer/commit/e1f0587))



## <small>1.0.25 (2017-05-31)</small>

* 1.0.25 ([4103910](https://github.com/wessberg/CodeAnalyzer/commit/4103910))
* Added handling for finding child statements of s. ([6b2d826](https://github.com/wessberg/CodeAnalyzer/commit/6b2d826))



## <small>1.0.24 (2017-05-31)</small>

* 1.0.24 ([012ab38](https://github.com/wessberg/CodeAnalyzer/commit/012ab38))
* Bumped dependency on @wessberg/GlobalObject to v1.0.5. ([12dc731](https://github.com/wessberg/CodeAnalyzer/commit/12dc731))



## <small>1.0.23 (2017-05-31)</small>

* 1.0.23 ([ceb4c8d](https://github.com/wessberg/CodeAnalyzer/commit/ceb4c8d))
* Added handling for formatting type expressions of kind 'ThisType' ([12cc539](https://github.com/wessberg/CodeAnalyzer/commit/12cc539))



## <small>1.0.22 (2017-05-31)</small>

* 1.0.22 ([6d61e64](https://github.com/wessberg/CodeAnalyzer/commit/6d61e64))
* Added handling for finding child statements of s. ([2ba6419](https://github.com/wessberg/CodeAnalyzer/commit/2ba6419))



## <small>1.0.21 (2017-05-31)</small>

* - Parsing for expressions with "deep" wouldn't find all expressions. ([4335561](https://github.com/wessberg/CodeAnalyzer/commit/4335561))
* 1.0.21 ([91a632e](https://github.com/wessberg/CodeAnalyzer/commit/91a632e))



## <small>1.0.20 (2017-05-31)</small>

* 1.0.20 ([0d7eb80](https://github.com/wessberg/CodeAnalyzer/commit/0d7eb80))
* Moved some logic into a separate module ('compiler-common') to instead depend on that one. ([8fde2e2](https://github.com/wessberg/CodeAnalyzer/commit/8fde2e2))



## <small>1.0.19 (2017-05-31)</small>

* 1.0.19 ([c81c032](https://github.com/wessberg/CodeAnalyzer/commit/c81c032))
* Fixed bugs. Fixes #4 ([d2423d4](https://github.com/wessberg/CodeAnalyzer/commit/d2423d4)), closes [#4](https://github.com/wessberg/CodeAnalyzer/issues/4)



## <small>1.0.18 (2017-05-30)</small>

* 1.0.18 ([5aee9e9](https://github.com/wessberg/CodeAnalyzer/commit/5aee9e9))
* Fixed an issue where getting names of anonymous functions would sometimes crash. ([a0ea63a](https://github.com/wessberg/CodeAnalyzer/commit/a0ea63a))



## <small>1.0.17 (2017-05-30)</small>

* 1.0.17 ([0144a62](https://github.com/wessberg/CodeAnalyzer/commit/0144a62))
* Added lots of more interfaces to the exports of the module. ([09c400f](https://github.com/wessberg/CodeAnalyzer/commit/09c400f))



## <small>1.0.16 (2017-05-30)</small>

* 1.0.16 ([0cd0f59](https://github.com/wessberg/CodeAnalyzer/commit/0cd0f59))
* Removed Typescript as a constructor argument to instead use the one that is located in node_modules. ([daf7772](https://github.com/wessberg/CodeAnalyzer/commit/daf7772))



## <small>1.0.15 (2017-05-26)</small>

* 1.0.15 ([e029d2f](https://github.com/wessberg/CodeAnalyzer/commit/e029d2f))
* Added a blacklist filter for specific file names (such as tslib.ts or rollup plugins.) ([3c60109](https://github.com/wessberg/CodeAnalyzer/commit/3c60109))



## <small>1.0.14 (2017-05-26)</small>

* 1.0.14 ([e84a11c](https://github.com/wessberg/CodeAnalyzer/commit/e84a11c))
* Loads of improvements. ([b22f8e0](https://github.com/wessberg/CodeAnalyzer/commit/b22f8e0))



## <small>1.0.13 (2017-05-25)</small>

* 1.0.13 ([a85063f](https://github.com/wessberg/CodeAnalyzer/commit/a85063f))
* Derived classes can now inherit methods, props and constructors from their parents up through the in ([02417c8](https://github.com/wessberg/CodeAnalyzer/commit/02417c8))



## <small>1.0.12 (2017-05-25)</small>

* 1.0.12 ([a3533d2](https://github.com/wessberg/CodeAnalyzer/commit/a3533d2))
* The 'ArbitraryValue', 'IValueable' and 'INonNullableValueable' interfaces are now exported for publi ([a9e73b3](https://github.com/wessberg/CodeAnalyzer/commit/a9e73b3))



## <small>1.0.11 (2017-05-25)</small>

* 1.0.11 ([2ce23d4](https://github.com/wessberg/CodeAnalyzer/commit/2ce23d4))
* Major overhaul in regards to serialization and value resolving ([c8db56a](https://github.com/wessberg/CodeAnalyzer/commit/c8db56a))
* Updated README ([8c3065f](https://github.com/wessberg/CodeAnalyzer/commit/8c3065f))



## <small>1.0.10 (2017-05-25)</small>

* 1.0.10 ([2eb6000](https://github.com/wessberg/CodeAnalyzer/commit/2eb6000))
* Return statements of methods and functions can now also be broken up into expressions and resolved i ([feeb14c](https://github.com/wessberg/CodeAnalyzer/commit/feeb14c))



## <small>1.0.9 (2017-05-24)</small>

* 1.0.9 ([23ee928](https://github.com/wessberg/CodeAnalyzer/commit/23ee928))
* Added support for getting all identifiers and the values that they are initialized to in a map. ([434d8f6](https://github.com/wessberg/CodeAnalyzer/commit/434d8f6))
* Refactored import/export payloads for consistency by adding an ILiteralValue IIdentifier kind ([d752f1e](https://github.com/wessberg/CodeAnalyzer/commit/d752f1e))
* Reformatted code ([7f25bfb](https://github.com/wessberg/CodeAnalyzer/commit/7f25bfb))
* Updated the value expressions for classes ([f947520](https://github.com/wessberg/CodeAnalyzer/commit/f947520))



## <small>1.0.8 (2017-05-24)</small>

* 1.0.8 ([65b57da](https://github.com/wessberg/CodeAnalyzer/commit/65b57da))
* Added support for 'super()' expressions from class methods. ([0fd32c2](https://github.com/wessberg/CodeAnalyzer/commit/0fd32c2))



## <small>1.0.7 (2017-05-19)</small>

* 1.0.7 ([7bd3e1e](https://github.com/wessberg/CodeAnalyzer/commit/7bd3e1e))
* More caching, better performance, better resolving of values, other bug fixes. ([878afb7](https://github.com/wessberg/CodeAnalyzer/commit/878afb7))
* Reformatted code ([aebaf54](https://github.com/wessberg/CodeAnalyzer/commit/aebaf54))
* Removed a console statement ([6ca17d2](https://github.com/wessberg/CodeAnalyzer/commit/6ca17d2))



## <small>1.0.6 (2017-05-18)</small>

* 1.0.6 ([ff80b74](https://github.com/wessberg/CodeAnalyzer/commit/ff80b74))
* Added a blacklist filter for specific statement kinds that doesn't live on runtime (such as namespac ([bbb6ea3](https://github.com/wessberg/CodeAnalyzer/commit/bbb6ea3))



## <small>1.0.5 (2017-05-18)</small>

* 1.0.5 ([7f26c72](https://github.com/wessberg/CodeAnalyzer/commit/7f26c72))
* Fixed bugs with infinite recursion and optimized performance. ([559b43e](https://github.com/wessberg/CodeAnalyzer/commit/559b43e))



## <small>1.0.4 (2017-05-18)</small>

* 1.0.4 ([cb16202](https://github.com/wessberg/CodeAnalyzer/commit/cb16202))
* More resolved values can now be correctly computed. ([427e4c9](https://github.com/wessberg/CodeAnalyzer/commit/427e4c9))



## <small>1.0.3 (2017-05-18)</small>

* 1.0.3 ([d3d59da](https://github.com/wessberg/CodeAnalyzer/commit/d3d59da))
* Bug fixes ([e48e11e](https://github.com/wessberg/CodeAnalyzer/commit/e48e11e))
* More work on resolving values ([966f21b](https://github.com/wessberg/CodeAnalyzer/commit/966f21b))
* Much work on resolving values. ([2f085a1](https://github.com/wessberg/CodeAnalyzer/commit/2f085a1))



## <small>1.0.2 (2017-05-16)</small>

* 1.0.2 ([df61ccc](https://github.com/wessberg/CodeAnalyzer/commit/df61ccc))
* Object-/Array destructuring now also works for function/method parameters and arguments. ([52538dd](https://github.com/wessberg/CodeAnalyzer/commit/52538dd))



## <small>1.0.1 (2017-05-16)</small>

* 1.0.1 ([a369d4a](https://github.com/wessberg/CodeAnalyzer/commit/a369d4a))
* 1.0.1 ([2f33b8f](https://github.com/wessberg/CodeAnalyzer/commit/2f33b8f))
* 1.0.2 ([69af35c](https://github.com/wessberg/CodeAnalyzer/commit/69af35c))
* 1.0.3 ([0710ab5](https://github.com/wessberg/CodeAnalyzer/commit/0710ab5))
* 1.0.4 ([798d197](https://github.com/wessberg/CodeAnalyzer/commit/798d197))
* 1.0.5 ([f69c4e1](https://github.com/wessberg/CodeAnalyzer/commit/f69c4e1))
* 1.0.6 ([a1dfea4](https://github.com/wessberg/CodeAnalyzer/commit/a1dfea4))
* 1.0.7 ([9501d4e](https://github.com/wessberg/CodeAnalyzer/commit/9501d4e))
* 1.0.8 ([54ebb75](https://github.com/wessberg/CodeAnalyzer/commit/54ebb75))
* 1.0.9 ([eb2061b](https://github.com/wessberg/CodeAnalyzer/commit/eb2061b))
* Added an additional export ([f67ed76](https://github.com/wessberg/CodeAnalyzer/commit/f67ed76))
* Added an index file for all exports ([9821aac](https://github.com/wessberg/CodeAnalyzer/commit/9821aac))
* Added basic support for resolving and return values from function calls AOT ([505af49](https://github.com/wessberg/CodeAnalyzer/commit/505af49))
* Added even more exports ([82bd13c](https://github.com/wessberg/CodeAnalyzer/commit/82bd13c))
* Added integration testing for combining with an actual Marshaller implementation. Renamed 'getInitia ([ad9b7b1](https://github.com/wessberg/CodeAnalyzer/commit/ad9b7b1))
* Added more text for the README ([2a957a2](https://github.com/wessberg/CodeAnalyzer/commit/2a957a2))
* Added payloads to exports ([0269a90](https://github.com/wessberg/CodeAnalyzer/commit/0269a90))
* Added protection against infinite recursion ([31b34c8](https://github.com/wessberg/CodeAnalyzer/commit/31b34c8))
* Added recursion support for class methods as well ([23b661f](https://github.com/wessberg/CodeAnalyzer/commit/23b661f))
* Added recursive function support. ([4bee9b4](https://github.com/wessberg/CodeAnalyzer/commit/4bee9b4))
* Added SpreadOperators and refined array tokenify ([28c200d](https://github.com/wessberg/CodeAnalyzer/commit/28c200d))
* Added support for binding patterns in variable assignments such as 'const [a, b] = [1, 2]' ([06c0e74](https://github.com/wessberg/CodeAnalyzer/commit/06c0e74))
* Broader language support ([920a487](https://github.com/wessberg/CodeAnalyzer/commit/920a487))
* Bug fixes, more tests ([276656a](https://github.com/wessberg/CodeAnalyzer/commit/276656a))
* Classes and functions can now also be exported ([b5b7b40](https://github.com/wessberg/CodeAnalyzer/commit/b5b7b40))
* Comminjs export support improvements ([12fe4c2](https://github.com/wessberg/CodeAnalyzer/commit/12fe4c2))
* Finalized new folder structure ([2b61630](https://github.com/wessberg/CodeAnalyzer/commit/2b61630))
* first commit ([fdbc46d](https://github.com/wessberg/CodeAnalyzer/commit/fdbc46d))
* First work on resolving values ([6f92108](https://github.com/wessberg/CodeAnalyzer/commit/6f92108))
* Fixed a bug where the 'main' entry pointed to the wrong file in the package.json file ([a248f41](https://github.com/wessberg/CodeAnalyzer/commit/a248f41))
* Fixed an export statement ([8ca2437](https://github.com/wessberg/CodeAnalyzer/commit/8ca2437))
* Fixed an issue with 'this' scoping ([9ff8194](https://github.com/wessberg/CodeAnalyzer/commit/9ff8194))
* Fixed bugs with identifiers and parsing element access expressions ([6da7b85](https://github.com/wessberg/CodeAnalyzer/commit/6da7b85))
* Fixed marshalling of string literals ([817bb2d](https://github.com/wessberg/CodeAnalyzer/commit/817bb2d))
* Lots of work on resolving node module packages and handling commonjs exports ([f2b6fe0](https://github.com/wessberg/CodeAnalyzer/commit/f2b6fe0))
* Made improvements to deep path formatting ([0f7502c](https://github.com/wessberg/CodeAnalyzer/commit/0f7502c))
* More exported interfaces and types ([4e4817a](https://github.com/wessberg/CodeAnalyzer/commit/4e4817a))
* More of the language now supported. ([064c62b](https://github.com/wessberg/CodeAnalyzer/commit/064c62b))
* More refactoring, cleanup, reuse ([5333410](https://github.com/wessberg/CodeAnalyzer/commit/5333410))
* More refactoring. More code-reuse and less project-specific ([6eea7ad](https://github.com/wessberg/CodeAnalyzer/commit/6eea7ad))
* More reuse and reuse of interfaces ([8c4566a](https://github.com/wessberg/CodeAnalyzer/commit/8c4566a))
* More tests ([109367e](https://github.com/wessberg/CodeAnalyzer/commit/109367e))
* More work and refactoring ([04e8caf](https://github.com/wessberg/CodeAnalyzer/commit/04e8caf))
* More work and refinements ([10e5127](https://github.com/wessberg/CodeAnalyzer/commit/10e5127))
* More work on ExportDeclarations ([a853f04](https://github.com/wessberg/CodeAnalyzer/commit/a853f04))
* More work on initialization valeus and deep parsing ([56bd99b](https://github.com/wessberg/CodeAnalyzer/commit/56bd99b))
* More work on initialization values ([f532792](https://github.com/wessberg/CodeAnalyzer/commit/f532792))
* More work on language features ([ec19ec1](https://github.com/wessberg/CodeAnalyzer/commit/ec19ec1))
* More work on language features and support ([a9cf3e2](https://github.com/wessberg/CodeAnalyzer/commit/a9cf3e2))
* More work on resolving values ([b1667be](https://github.com/wessberg/CodeAnalyzer/commit/b1667be))
* More work on resolving values ([6f3d703](https://github.com/wessberg/CodeAnalyzer/commit/6f3d703))
* More work on resolving values ([354c79b](https://github.com/wessberg/CodeAnalyzer/commit/354c79b))
* More work on resolving values, now with function arguments ([c4bf39f](https://github.com/wessberg/CodeAnalyzer/commit/c4bf39f))
* More work on typings. Refactoring. Cleanup ([4d7ffce](https://github.com/wessberg/CodeAnalyzer/commit/4d7ffce))
* Moved 'originalStatement' out if IIdentifiers and added a private map between the two to ensure that ([fdf1d51](https://github.com/wessberg/CodeAnalyzer/commit/fdf1d51))
* Moved from ts.Type typings to direct bindings ([0c507fd](https://github.com/wessberg/CodeAnalyzer/commit/0c507fd))
* Nested namespace exporting now works ([5d9d38c](https://github.com/wessberg/CodeAnalyzer/commit/5d9d38c))
* Now, both ES-modules and require-statements is parsed and detected as import-statements. We now dete ([8714b7f](https://github.com/wessberg/CodeAnalyzer/commit/8714b7f))
* Refactored most arrays into key-value stores for indexed lookups ([0fb5649](https://github.com/wessberg/CodeAnalyzer/commit/0fb5649))
* Refactored most logic into separate classes and modules to break the logic out into different pieces ([fd004ee](https://github.com/wessberg/CodeAnalyzer/commit/fd004ee))
* Refactored test methods into separate test files ([1c9cc34](https://github.com/wessberg/CodeAnalyzer/commit/1c9cc34))
* Refactoring ([d1675bd](https://github.com/wessberg/CodeAnalyzer/commit/d1675bd))
* Refinements and testing. Some breaking changes ([4f755d9](https://github.com/wessberg/CodeAnalyzer/commit/4f755d9))
* Reformatted code ([49a6170](https://github.com/wessberg/CodeAnalyzer/commit/49a6170))
* Reimplemented enum support ([4afee33](https://github.com/wessberg/CodeAnalyzer/commit/4afee33))
* Removed a chunk of unneeded code ([38d26d5](https://github.com/wessberg/CodeAnalyzer/commit/38d26d5))
* Removed Mocks since they didn't work well. Added extension addition to module paths ([b3b0c86](https://github.com/wessberg/CodeAnalyzer/commit/b3b0c86))
* Renamed project to 'CodeAnalyzer' ([cd79ddc](https://github.com/wessberg/CodeAnalyzer/commit/cd79ddc))
* Resolving values now also works for imports. This fixes #3 ([8adfe08](https://github.com/wessberg/CodeAnalyzer/commit/8adfe08)), closes [#3](https://github.com/wessberg/CodeAnalyzer/issues/3)
* Scoped the package for private access ([17d836f](https://github.com/wessberg/CodeAnalyzer/commit/17d836f))
* The API can now also extract newExpressions ([5f48130](https://github.com/wessberg/CodeAnalyzer/commit/5f48130))
* The left-hand side of CallExpressions or NewExpressions might be a literal. The LanguageService can  ([48b27b5](https://github.com/wessberg/CodeAnalyzer/commit/48b27b5))
* The service can now get all function declarations ([7055527](https://github.com/wessberg/CodeAnalyzer/commit/7055527))
* Updated interface signature for 'getInitializedValue' to make it support more Statement kinds ([30c759e](https://github.com/wessberg/CodeAnalyzer/commit/30c759e))
* Updated README ([8f0ee61](https://github.com/wessberg/CodeAnalyzer/commit/8f0ee61))
* Values from loops can now be resolved ([db84f7c](https://github.com/wessberg/CodeAnalyzer/commit/db84f7c))
* Wrote more on the README ([5cdf3c8](https://github.com/wessberg/CodeAnalyzer/commit/5cdf3c8))



