mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +02:00
* Allow tasks to provide State transformations that are applied after all tasks complete. * Provide convenience methods for preserving state across invocations. * Option of session or persisted state.