feat(sdk)!: drop the #[fai_module] alias — #[chain_module] only
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1s
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1s
No module outside this workspace was ever published against the alias (the system has no external users yet), so the pre-rename name goes away instead of being maintained: one attribute, no legacy surface. All internal doc references swept; echo example description moves to the product name. 0.3.0. Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
4b4de3374c
commit
a4415ada7e
13 changed files with 17 additions and 31 deletions
|
|
@ -6,7 +6,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
authors = ["Dr. Stefan Flemming <chain@flemming.ai>"]
|
||||
license = "Apache-2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue