Skip to content

v3.1.0

Compare
Choose a tag to compare
@mathbagu mathbagu released this 24 Jan 16:53

Release notes

Events

  • Improve event bus to allow topic use

File system

  • Add class agnostic fetchNode method
  • Add setMetadata method to the AppStorage interface
  • Check circular dependencies on dependency assignement
  • Fix dependency cache in ordered dependency manager

Network

  • Fix cache invalidation on dependency changes
  • Fix unecessary cache invalidation on deletion

Security analysis results

  • Add a method to clear results

Virtual scripts

  • Add GenericScript afs object extension

Web services

  • Add explicit exception forwarding between server and client

Quality

  • Use GitHub Actions instead of Travis/AppVeyor for CI
  • Add module version info implementation
  • Increse code coverage