Skip to content

v1.5.0

Compare
Choose a tag to compare
@rsdmike rsdmike released this 12 Aug 23:06
· 915 commits to main since this release

v1.5.0 - 2021-08-12

Build

  • deps: remove @angular/animations
  • deps: remove unused dependencies
  • version: bump to v1.5.0

Ci

  • update build script to build kvm and sol
  • add jenkinsfile for scanning
  • update ui-toolkit dep
  • add dependabot
  • fix coverage upload
  • add code coverage
  • add lint, test, and build to CI
  • changelog: add changelog generation

Docs

  • add coverage badge

Feat

  • doc: added documentation and updated build work flow
  • sol: updated kvm and sol library

Fix

  • docs: updated readme file
  • lint: linting fix
  • lint: linting fix
  • sol: connecting command window and disconnected button in sync
  • testcases: test cases fix

Refactor

  • kvm: use inputs for values
  • sol: updated input fields
  • ui-toolkit: break out angular components