What's Changed
* Create a run in the DB when a future is scheduled by neutralino1 in https://github.com/sematic-ai/sematic/pull/1
* Adding missing tests and docstrings by neutralino1 in https://github.com/sematic-ai/sematic/pull/6
* Basic documentation infrastructure by neutralino1 in https://github.com/sematic-ai/sematic/pull/7
* Refactor type system around builtins and `typing` by neutralino1 in https://github.com/sematic-ai/sematic/pull/8
* Persist run state machine in the DB by neutralino1 in https://github.com/sematic-ai/sematic/pull/9
* Basic add example by neutralino1 in https://github.com/sematic-ai/sematic/pull/10
* Basic API server and GET /runs endpoint by neutralino1 in https://github.com/sematic-ai/sematic/pull/11
* Basic UI shell + paginated runs list by neutralino1 in https://github.com/sematic-ai/sematic/pull/12
* Support for `group_by` and `filters` in `/api/v1/runs` by neutralino1 in https://github.com/sematic-ai/sematic/pull/13
* Baseline dashboard view by neutralino1 in https://github.com/sematic-ai/sematic/pull/14
* Handling calculator failures in the state machine by neutralino1 in https://github.com/sematic-ai/sematic/pull/15
* Persist input and output artifacts by neutralino1 in https://github.com/sematic-ai/sematic/pull/16
* Simpler serialization: default to JSON, binary is exception by neutralino1 in https://github.com/sematic-ai/sematic/pull/17
* Add run docstrings and pipeline view draft by neutralino1 in https://github.com/sematic-ai/sematic/pull/18
* Mira theme by neutralino1 in https://github.com/sematic-ai/sematic/pull/19
* Migrate from RunArtifact to Edge by neutralino1 in https://github.com/sematic-ai/sematic/pull/20
* MNIST PyTorch example by neutralino1 in https://github.com/sematic-ai/sematic/pull/21
* Single graph endpoint and cleaner socket endpoint by neutralino1 in https://github.com/sematic-ai/sematic/pull/22
* Switch to PostgreSQL for local DB and test DB by neutralino1 in https://github.com/sematic-ai/sematic/pull/23
* Gunicorn, more robust handling of child processes by neutralino1 in https://github.com/sematic-ai/sematic/pull/24
* Migrate on start by neutralino1 in https://github.com/sematic-ai/sematic/pull/25
* Enable run examples in the CLI by neutralino1 in https://github.com/sematic-ai/sematic/pull/26
* Fix pipeline state refresh in UI by neutralino1 in https://github.com/sematic-ai/sematic/pull/27
* [bugfix] Make sure that migration files are always returned in a sorted order by neutralino1 in https://github.com/sematic-ai/sematic/pull/28
* [bugfix] Make sure API payloads contain UTC timestamps by neutralino1 in https://github.com/sematic-ai/sematic/pull/29
* Company handbook docs by jaichopra in https://github.com/sematic-ai/sematic/pull/32
* DataFrame support, matplotlib support, liver disease example by neutralino1 in https://github.com/sematic-ai/sematic/pull/30
* New Slack Layout by neutralino1 in https://github.com/sematic-ai/sematic/pull/33
* Minor UI fixes by neutralino1 in https://github.com/sematic-ai/sematic/pull/34
* `$ sematic new <project_name> [--from <example>]` by neutralino1 in https://github.com/sematic-ai/sematic/pull/35
* Confusion matrix in PyTorch example and UI fixes by neutralino1 in https://github.com/sematic-ai/sematic/pull/36
* `sematic_example` Bazel macro by neutralino1 in https://github.com/sematic-ai/sematic/pull/37
* Notes backend by neutralino1 in https://github.com/sematic-ai/sematic/pull/38
* Notes front-end by neutralino1 in https://github.com/sematic-ai/sematic/pull/39
* Landing page by neutralino1 in https://github.com/sematic-ai/sematic/pull/40
New Contributors
* neutralino1 made their first contribution in https://github.com/sematic-ai/sematic/pull/1
* jaichopra made their first contribution in https://github.com/sematic-ai/sematic/pull/32
**Full Changelog**: https://github.com/sematic-ai/sematic/commits/v0.1.0-alpha