terraphim_automata-v0.1.0
github-actions
released this
30 Apr 17:55
·
37 commits
to main
since this release
Fixed
- fix some tests
Other
- Move types crate to
crates/
folder - Fixes
- Cleanup
- Rename
Settings
toDeviceSettings
- cleanup
- Introduce
AutomataPath
for easier testing and more idiomatic automata loading - use
Document
andurl
everywhere - merge article and document
- api fixes
- update tests for thesaurus
- add basic thesaurus example json
- Fixes for
thesaurus
- introduce
Id
type - Split up into indexer and kb_builder middleware
load_automata
->load_thesaurus
- Refactor config and thesaurus handling
- Add documentation for
load_automata
- Fix server start
-
- Move core types into
terraphim_types
crate.
- Move core types into
- clippy and formatter
- formatting
- Takes default settings from CARGO_MANIFEST_DIR
-
- The
server-axum
folder got renamed toterraphim_server
to align with the crate name. The behavior stays the same.
- The
- Earthlyfile and earthly actions link to #9
- Introduce
Error
andResult
types for crates - Pulling everything together - part 1
- pair programming results after clippy
- pair programming results before fmt
- pair programming results before fmt
- pair programming results before fmt
- pair programming results
- pair programming
- First commit into new repo - removing submodules