Published March 15, 2024 | Version v0.4.1
Software Open

SciProgCentre/visionforge: 0.4.1

  • 1. @SciProgCentre
  • 2. @JetBrains

Description

0.4.1 - 2024-03-15

Changed

  • VisionProperties flowChanges() -> changes

Fixed

  • Bug with ElementVisionRenderer having the same name
  • Plotly update problem

0.4.0 - 2024-02-16

Added

  • Added compose-mpp rendering.

Changed

  • Breaking API Move vision cache to upper level for renderers to avoid re-creating visions for page reload.
  • Breaking API Forms refactor.
  • Breaking API Migrated from React to Compose-html.
  • Breaking API changed js package for visionforge-core to space.kscience.visionforge.html to avoid mixing html and generic parts.

0.3.0 - 2023-12-23

Added

  • Context receivers flag
  • MeshLine for thick lines
  • Custom client-side events and thier processing in VisionServer
  • Control/input visions

Changed

  • Color accessor property is now colorProperty. Color uses non-nullable invoke instead of set.
  • API update for server and pages
  • Edges moved to solids module for easier construction
  • Visions must be rooted in order to subscribe to updates.
  • Visions use flows instead of direct subscriptions.
  • Radical change of inner workings of vision children and properties.
  • Three package changed to three.
  • Naming of Canvas3D options.
  • Lights are added to the scene instead of 3D options.

Fixed

  • Jupyter integration for IDEA and Jupyter lab.

What's Changed

  • 0.3.0-dev-17 by @SPC-code in https://github.com/SciProgCentre/visionforge/pull/76
  • Version 0.4.1 by @SPC-code in https://github.com/SciProgCentre/visionforge/pull/77

New Contributors

  • @SPC-code made their first contribution in https://github.com/SciProgCentre/visionforge/pull/76

Full Changelog: https://github.com/SciProgCentre/visionforge/compare/v0.2.0...v0.4.1

Files

SciProgCentre/visionforge-v0.4.1.zip

Files (2.4 MB)

Name Size Download all
md5:c41eeb114ecdb0db3137b40b42b7e99d
2.4 MB Preview Download

Additional details

Related works