Skip to content

0.2.0

Compare
Choose a tag to compare
@esteinig esteinig released this 24 Jan 07:54
24a730a

Initial release of basic application application stack - a web demo is deployed at https://brick.ink/ 🥳

Notes on data in the web application:

  • File uploads on the server and your session data in the web application are deleted seven days after creation
  • In the meantime, you can navigate away at any time and come back to the session page (unique identifier)
  • You can share your (editable) session with colleagues using the session page URL
  • Download your session data from the application to persist your visualization data

Please note there is currently no guarantee for backwards compatibility until major version release.

Changelog

Features