All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2017-05-24)
- package: update global to version 4.3.2 (4d06aaf)
- ci: integrate code-climate coverage and issue reporting (ea428ba)
- class-prototype: get prototype of class by name (6c74efd)
- class-prototype-extends: get object prototype by (f8040ce)
- class-prototype-new: get prototype of new expression (3ed4dd0), closes #4
- security: resolve dependency vulnerabilities (f47e561)
0.1.4 (2017-03-19)
- ci: integrate code-climate coverage and issue reporting (ea428ba)
- class-prototype: get prototype of class by name (6c74efd)
- class-prototype-extends: get object prototype by (f8040ce)
- class-prototype-new: get prototype of new expression (3ed4dd0), closes #4
0.1.3 (2017-03-15)
- package: update codecov to version 2.0.1 (d8c3c74)
0.1.2 (2017-03-12)
- ci: finalize codacy, sonar-qube, coveralls, codecov, circle-ci, travis-ci, greenkeeper, and david-dm badges for quality, coverage, build, and dependency status. (16b32fb)
- source-clear: blew up the travis build, so removing source-clear, for now (6c5878c)
0.1.1 (2017-03-09)
- ci: add build, coverage, and quality analysis and display their status with badges (4f6c1f9)
0.1.0 (2017-03-09)
- identifier-collection: group Identifiers by name with references to their occurances (80fe3bf)