All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changed Resource Sentry dependency to ver. 1.1.1
- Changed all dependencies to use latest versions
- Changed executable to
resource-sentry
- Fixed writing queue to process postponed scans
- Fixed manifest actor to use direct configuration name
- Added SVG reader
- Added Core module
- Changed project structure to utilize organizations and separately hosted modules
- Added CLI interface
- Added reader for properties files
- Changed library entry to be used as an API
- Changed
settings
to be optional - Removed global usage for
Bluebird
dependency
- Added external
rs.config.js
manifest support - Added Travis CI support
- Added file watcher
- Changed the main control flow from
async
to Bluebird Promise. - Removed
async
dependency
- Added proof of the concept with SCSS implementation
- Added initial idea with a mind-map.