- Removed
src/program.js
(unnecessary layer). - Removed base64-encoded queries, queries by filename and file-based weights options from the SQompLexity file itself. The CLI tool still allows these options.
- Changed the function name from
sqomplexity.run()
tosqomplexity.score()
(numeric score output) andsqomplexity.analyze()
(object output). - For any more changes, see the updated examples and readme.