<!channel>: Support for incremental tasks is now in the latest version. This has two consequences:
- For users, faster compilations (and soon, faster packaging, Android builds, etc… as I transform existing tasks into incremental ones)
- For developers, I’d love to get some feedback on the current system. Interestingly, Kobalt’s incremental architecture is
not based on timestamps. Is your curiosity piqued? Please take a look at the architecture overview and let me know what you think:
https://github.com/cbeust/kobalt/blob/master/kobalt-incremental-tasks.md