|
|
Server 1.198.0
The server dashboard now surfaces the global Kura endpoint as a clear banner and projects Kura server status from observed cluster state. Th
|
Tuist
|
Generated projects
|
server@1.198.0
|
GitHub
|
|
|
Foreign build scripts re-run when their inputs cannot be tracked
When a foreign build target's input glob or folder resolves to no files at generation time, the generated Xcode script phase is now marked t
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
Faster project generation for large workspaces
tuist generate is now faster on large workspaces thanks to a more efficient lookup in the tree-shake mapper. A production benchmark on a mon
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
Faster tuist generate for large workspaces
Project generation is now faster for large workspaces because the internal tree-shake step looks up project paths more efficiently. A produc
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
Foreign build targets re-run when input tracking fails
When a foreignBuild target's .glob or .folder inputs resolve to zero files at generation time, Tuist now warns you and marks the script buil
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
Keep tuist dump output JSON-only when warnings are present
Commands like tuist dump that produce machine-readable output now suppress warnings and other human-readable text from stdout, so piping the
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
CLI 4.195.2
CLI 4.195.2 fixes several command-line and generation reliability issues, and speeds up project generation for large workspaces. Machine-rea
|
Tuist
|
Generated projects
|
4.195.2
|
GitHub
|
|
|
Granular Elixir targets
Elixir projects can now define [[elixir.library]] and [[elixir.binary]] targets. Libraries compile to per-target .beam directories, while bi
|
Once
|
Once
|
0.8.0
|
GitHub
|
|
|
Declarative dependency sync via fabrik.toml
Fabrik now supports declaring external dependencies in fabrik.toml with [[deps]] entries, and syncing them via fabrik deps sync [name]. Depe
|
Once
|
Once
|
0.8.0
|
GitHub
|
|
|
Add granular Elixir library and binary targets
Elixir projects can now define [[elixir.library]] and [[elixir.binary]] targets. Each target produces a per-target .ebin directory of .beam
|
Once
|
Once
|
0.8.0
|
GitHub
|