Releases: acttoreact/watcher
Releases · acttoreact/watcher
Version v0.9.0
- Now using
@a2r/fs
Version v0.8.0
- Some minor changes in tests for Travis integration
Version v0.7.0
- Travis integration ready
- Snyk integration ready
- Coverall integration ready
- Docs ready
- Packages updated (
eslint
and@typescript-eslint
major releases) eslint
config updated
Version v0.6.0
- Minor change in
npm start
command
Version v0.5.0
- Minor changes in Dockerfile
Version v0.4.0
- Docker Hub integration
Version v0.3.0
- Package name changed from
api-watcher
to justwatcher
- All packages updated except
@a2r/telemetry
(waiting for next major) andjest
/babel-jest
(waiting forts-jest
to catch up)
Version v0.2.0
- Basic integration working
Version v0.1.0
- Watcher ready for integration test
- Changing semantic versioning
Version v0.0.5
- Integrated with
@a2r/telemetry
- API files basic validation ready
- API files are copied to
runtime
once validated