vyuh_core 1.0.0-beta.2 copy "vyuh_core: ^1.0.0-beta.2" to clipboard
vyuh_core: ^1.0.0-beta.2 copied to clipboard

The core library for the Vyuh framework which contains the base types and runtime.

1.0.0-beta.2 #

  • Plugins in the runApp are optional

  • REFACTOR: moving packages into the system folder. (e1b3a744)

1.0.0-beta.1 #

  • Initial release.
  • Adds the ability to build apps using features. Each feature can be described with the FeatureDescriptor
  • Initial support for core plugins: Dependency Injection (DI), Content, Analytics, Logger
  • Core runtime support to bootstrap an app out of its features