All pages
Powered by GitBook
1 of 1

Loading...

Project Status

Where are we now?

The Konsist linter has undergone extensive field testing across a variety of projects, including Spring, Android, and Kotlin Multiplatform, and is compatible with both Gradle and Maven build systems. Additionally, Konsist features a comprehensive test suite with around 5,000 tests, running on various operating systems including MacOS, Windows, and Ubuntu, to minimize the risk of regressions.

Konsist is safe for use because it is not bundled with the production code (only included in the test source sets).

Konsist Roadmap

Over the next few months, we will fix bugs, improve existing APIs, and implement missing features (in this order). Here is a high-level roadmap:

  • βœ… Milestone 1 (Q1-Q2-Q3 2023)

    • βœ… Setup GitHub project

    • βœ… Setup CI pipeline

    • βœ… Core Library development

  • βœ… Milestone 2 (Q4 2023 Alpha)

    • βœ… Community-driven testing

    • βœ… Improve existing APIs

    • βœ… Fix Bugs

  • βœ… Milestone 3 (Q1 2024)

    • βœ… Stabilize APIs (minimal breaking changes)

    • βœ… Fix Bugs

    • βœ… Polish documentation and samples

  • πŸš€ Milestone 4 (Q2 2024)

    • βœ… Declaration references

  • πŸš€ Milestone 5 (Q3 2024)

    • πŸš€ Architecture checks improvements

    • πŸš€ Bug fixes

    • πŸš€ API improvements

  • πŸš€ Milestone 6 (Q4 2024 Beta)

    • πŸš€ Bug fixes

    • πŸš€ API improvements

    • πŸš€ Release 1.0

  • πŸ• Milestone 5 (H1 2025)

    • πŸ• Further maintenance and improvements

βœ… Publish artifact to Maven Central
  • βœ… Create documentation

  • βœ… Internal closed testing Android

  • βœ… Internal closed testing Spring

  • βœ… Polish documentation and samples

  • βœ… Implement new features

  • βœ… Implement new features