Releases: sematic-ai/sematic
Releases · sematic-ai/sematic
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