Releases: DIGITbrain/digitbrain.github.io
Releases · DIGITbrain/digitbrain.github.io
v2.1.1
What's New
- Spruce up DMA Tuple docs
- Add a link to CONTRIBUTING.md on the homepage
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.1
What's New
- Example values filled in custom_definitions support multi-line strings
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Fields are now pulled from the Asset Metadata Registry, so should better reflect the state of the platform.
Additionally:
- updating DFKI example to version 1.0.1 by @VPoser in #8
- Core partner excel sheets by @ResmiArjun in #12
- feat: better describe KubeEdge workflow by @jaydesl in #14
- Update slots metadata by @jaydesl in #15
New Contributors
- @ResmiArjun made their first contribution in #12
- @jaydesl made their first contribution in #14
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Added DITAC-cable-problem-metadata.xlsx for Exp8-DITAC by @4ndr3aR in #7
- ADD DFKI example v1.0.0 by @VPoser in #6
- feat(examples): normalise example filenames (HEAD -> main, origin/main)by Jay in 51ccbee
- refactor(model): relocate publishing description by Jay in 4dc050f
- feat(model): remove cosimsolverinfo field by @jaydesl in 0ab7f5a
- feat(model): remove dependant fmu fields by Jay in c312ea7
- refactor(model): clean-up inSlots and outSlots by Jay in 4348a06
- refactor(model): Merge in-slots/outputs by Jay in 9fada2e
- Add files via upload by @Maexim in 0a5548a
- ADD DFKI example v1.0.0 by Valerie Poser in e7103c5
- Update RISTRA Example to version 1.1.0 by Maxim Redkin in 445b033
- Let script run from remote dir (SCRIPTDIR) by @smith4 in 1ab6d6f
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add data validation to Excel sheet values column
- Add examples to digitbrain.github.io site
- Add missing types/conditions
- Improve/add lots of examples
- Fixes/improvements to internal developers' tool (excel2jon, xls2md, xls2mkdocs)
- Added ITTAINOVA Example to Repository by @caeliaITAINNOVA
- Added Fraunhofer Example to Repository by @Maexim in #5
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update Algorithm, adding details
- fix: improve index pages
- refactor(model): in-slots and outputs to substruct
- fix(nav): add new substructures to navigation
- refactor(ms): make params and metrics substructs
- refactor(ms): move dataresources to substruct
- docs(ms): add deploymentData examples
- fix(ms): link to configurationData
- refactor(ms): make configurationData substruct
- fix: trim hardware/os requirements
- fix: merge mountedDirectory notes
- fix: ensure condition is always specified
- ci(auto): include nested dirs on autocommit
- fix(dma): fix broken links
- style(nav): re-organise navigation menus
- style(main): fix erroneous headers in index
- docs(main): improve front pages content
- fix(nav): move supporting metadata into substructs
- feat(ms): harmonise in/outData to one structure
- feat(dma): add more heading links
- fix(algorithm): fix list spacing
- feat(algorithm): update overview text
- feat(DMA): improve DataAssetsMapping examples
- Rename DATA_SOURCE_TYPE to DATA_STORE_TYPE
- feat(metadata): add DataAssetsMapping substructure [AUTO]
- feat(metadata): add DataAssetsMapping substructure
- feat(mkdocs): make header nav bar sticky
- fix(mkdocs): add links plugin
- feat(metadata): treat Deployment as a substructure
- refactor: handle tab and sheet names separately
- refactor: rename hide_edit html string
- feat(model): make MODEL_URI finer grain
- Merge pull request #2 from caeliaITAINNOVA/patch-2
- feat(dma): replace D Assets with DataAssetsMapping
- feat(deployment): add field- cloud-init config
- refactor: clean-up
- style: cleanup metadata excel
- fix: move dataSourceMapping to DMA Tuple
- feat: add subkeys to configurationData
- fix: update list/map microservice examples
- fix: improve mounted in/out descriptions
- fix: more info on data_source_mapping
- feat: show subkeys in docs
- fix: avoid dupe keys with list
- Add DATA_SCHEMA_URL to Data
- fix: apply changes in e35b46a
- Merge pull request #1 from caeliaITAINNOVA/patch-1
- feat: apply changes in 668121a
- fix: re-order nav lists
- feat: add edit button to pages
- feat: hide edit button on generated pages
Full Changelog: v0.9.9...v1.0.0
v0.9.9
- Make look and feel more DIGITbrain, add logo
- Make all sheet headers and sizes more consistent
- Auto-generate docs for metadata fields, by sheet
- Add some more field descriptions
Full Changelog: v0.9.8...v0.9.9
Metadata v0.9.8
DIGITbrain Metadata Specification v0.9.8
- Fix spacing issues in XLSX
- Add
mountedInputDirectories
andmountedOutputDirectories
to Microservice metadata