Releases: deepforge-dev/deepforge
Releases · deepforge-dev/deepforge
v0.3.0
Highlights
- Added project seed #102 #104
- Added actions to the fab #106 #107 #130 #133
- Added new operation to meta #111 #113
- Added card styled root visualizer #103 #105 #143 #144
- Updated operation code execution #115 #116 #134 #136
- Efficient data management wrt renaming #132 #147
Pipeline and Operation Updates
- Updated operation representation #96 #98 #60 #101
- Added PipelineEditor #76 #79
- Added ExecutionView #63 #88
- Added pipeline execution support #83 #87 #80 #94
- Added initial node detection for PipelineEditor #91 #92
- Added execution dir detection #125 #126
- Color coded the jobs in execution view #139 #142
- Set the job names to operation name #148 #149
Misc Updates
Bug Fixes
- Fixed bug w/ PipelineEditor node update #84 #86
- Fixed node deletion bug w/ PipelineEditor #89 #90
- Fixed centered text bug in #75 #95
- Fixed error when local op type not in meta #112 #114
- Fixed fab artifacts when changing the active node #118 #119
- Architecture not showing bug fixed #129 #131
- Set the connection type explicitly in PipelineEditor #145 #146
v0.2.0
Highlights
- Added basic pipeline support #50 #52
- Added Architecture Editor #55 #12
- Updated
ImportTorch
to create arch in active node (not root!) #57 #58 - Added simple demo seed #56 #57
- Added stable coloring by layer type for Arch Editor #65 #68
- Added OperationEditor (editing src of operations) #64 #69 #71 #72
- Added ForgeActionButton #62 #70 #73 #74
- Updated to webgme 2.x #49 #51