Releases: sematic-ai/sematic
Releases · sematic-ai/sematic
0.7.0
What's Changed
- M1 Mac support for Bazel build by @neutralino1 in #68
- Initial setup of titanic survival prediction example by @nvinayvarma189 in #55
- Fix linting of titanic example by @neutralino1 in #69
- Authentication by @neutralino1 in #70
Full Changelog: v0.6.0...v0.7.0
0.6.0
What's Changed
- Cloud execution – basic Kubernetes integration by @neutralino1 in #66
- Documentation for Cloud execution by @neutralino1 in #67
Full Changelog: v0.5.1...v0.6.0
0.5.1
What's Changed
- Fixes Timestamp JSON serialization by defaulting to
str
by @neutralino1 in #64
Full Changelog: v0.5.0...v0.5.1
0.4.0
What's Changed
- Docker image to deploy server in cloud instance by @neutralino1 in #59
- Rename credentials to settings and remove app layer by @neutralino1 in #60
- Save graph via the API instead of directly to the DB by @neutralino1 in #61
Full Changelog: v0.3.1...v0.4.0
0.3.1
What's Changed
- Adding feature flags for demo features by @neutralino1 in #57
- Setting up feature flags to hide un-implemented features by @neutralino1 in #58
Full Changelog: v0.3.0...v0.3.1
0.3.0
What's Changed
- SnowflakeTable type and
$ sematic credentials set
by @neutralino1 in #49 - Tuple support, SDK + UI by @neutralino1 in #51
- Support for dictionaries: SDK + UI by @neutralino1 in #53
- fix public roadmap link in docs by @jaichopra in #54
- update: docs by @nvinayvarma189 in #50
- Update README.md by @jaichopra in #52
New Contributors
- @nvinayvarma189 made their first contribution in #50
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- Notes scroll fix and snackbar by @neutralino1 in #45
SilentResolver
to enable no-tracking testing by @neutralino1 in #46- Display links to docs in exception message on unsupported Future operations by @neutralino1 in #48
- Fix null bug in glid data grid display for dataframes by @neutralino1 in #44
Full Changelog: v0.1.2-alpha...v0.2.0
0.1.2-alpha
- Bugfix in example execution
0.1.1-alpha
What's Changed
- Support for returning lists of futures by @neutralino1 in #41
- A dummy dynamic graph example by @neutralino1 in #42
- Many UI fixes
$ sematic new
fixes
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
0.1.0-alpha
What's Changed
- Create a run in the DB when a future is scheduled by @neutralino1 in #1
- Adding missing tests and docstrings by @neutralino1 in #6
- Basic documentation infrastructure by @neutralino1 in #7
- Refactor type system around builtins and
typing
by @neutralino1 in #8 - Persist run state machine in the DB by @neutralino1 in #9
- Basic add example by @neutralino1 in #10
- Basic API server and GET /runs endpoint by @neutralino1 in #11
- Basic UI shell + paginated runs list by @neutralino1 in #12
- Support for
group_by
andfilters
in/api/v1/runs
by @neutralino1 in #13 - Baseline dashboard view by @neutralino1 in #14
- Handling calculator failures in the state machine by @neutralino1 in #15
- Persist input and output artifacts by @neutralino1 in #16
- Simpler serialization: default to JSON, binary is exception by @neutralino1 in #17
- Add run docstrings and pipeline view draft by @neutralino1 in #18
- Mira theme by @neutralino1 in #19
- Migrate from RunArtifact to Edge by @neutralino1 in #20
- MNIST PyTorch example by @neutralino1 in #21
- Single graph endpoint and cleaner socket endpoint by @neutralino1 in #22
- Switch to PostgreSQL for local DB and test DB by @neutralino1 in #23
- Gunicorn, more robust handling of child processes by @neutralino1 in #24
- Migrate on start by @neutralino1 in #25
- Enable run examples in the CLI by @neutralino1 in #26
- Fix pipeline state refresh in UI by @neutralino1 in #27
- [bugfix] Make sure that migration files are always returned in a sorted order by @neutralino1 in #28
- [bugfix] Make sure API payloads contain UTC timestamps by @neutralino1 in #29
- Company handbook docs by @jaichopra in #32
- DataFrame support, matplotlib support, liver disease example by @neutralino1 in #30
- New Slack Layout by @neutralino1 in #33
- Minor UI fixes by @neutralino1 in #34
$ sematic new <project_name> [--from <example>]
by @neutralino1 in #35- Confusion matrix in PyTorch example and UI fixes by @neutralino1 in #36
sematic_example
Bazel macro by @neutralino1 in #37- Notes backend by @neutralino1 in #38
- Notes front-end by @neutralino1 in #39
- Landing page by @neutralino1 in #40
New Contributors
- @neutralino1 made their first contribution in #1
- @jaichopra made their first contribution in #32
Full Changelog: https://github.com/sematic-ai/sematic/commits/v0.1.0-alpha