Releases: CentML/DeepView.Explore
Releases · CentML/DeepView.Explore
v0.1.5
What's Changed
- changed breakdown heuristic by @johncalesp in #74
- Get correct location to release artifact by @michaelshin in #75
Full Changelog: v0.1.3...v0.1.5
v0.1.3
What's Changed
- Moved dependency and fixed welcome screen width by @michaelshin in #66
- Add installation steps from VScode by @michaelshin in #67
- Automate release process by @michaelshin in #68
- Automate release process by @michaelshin in #69
- Check if operation_tree has data before access by @michaelshin in #70
- Redux integration and error handling by @johncalesp in #71
- Redux store by @johncalesp in #72
- Refactored socket connection by @johncalesp in #73
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
#52 Downgrade esbuild version to match esbuild-ifdef
#51 Fixed warnings in react ui so it can compile
#50 Update activation events
#49 fixed bug
#48 Habitat handle no supported gpu
into
#45 Add CodeClimate badges
What's Changed
- Test components by @johncalesp in #42
- Model layers height by @johncalesp in #43
- Extension size reduction by @johncalesp in #44
- Add CodeClimate badges by @anurlybayev in #45
- Added telemetry by @michaelshin in #47
- Habitat handle no supported gpu by @johncalesp in #48
- fixed bug by @johncalesp in #49
- Update activation events by @jimgao1 in #50
- Fixed warnings in react ui so it can compile by @michaelshin in #51
- Downgrade esbuild version to match esbuild-ifdef by @michaelshin in #52
- Providers schema by @johncalesp in #53
- Providers GitHub action by @johncalesp in #54
- Providers GitHub action by @johncalesp in #55
- changed readme by @johncalesp in #56
- updated workflow and entry_point by @johncalesp in #57
- bugfix to handle empty deepview predict array by @johncalesp in #59
- Added carbon impact of cloud providers by @michaelshin in #58
- Rename to deepview by @johncalesp in #60
- Allow telemetry by default by @michaelshin in #62
- Updated readme and changed branding to deepview by @michaelshin in #63
- Added icon and updated tags by @michaelshin in #64
- Handle updated energy request with batch size by @michaelshin in #61
- Add bugsnag by @ssaini4 in #65
- Moved dependency and fixed welcome screen width by @michaelshin in #66
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Release v0.1.0 - Fix release runner (#41) * Bump version to v0.1.0 * Update build-vsix.yaml * Update release process