@@ -13,21 +13,10 @@ JET employs Julia's type inference system to detect potential bugs and type inst
1313> Users on v1.11 should continue using JET v0.9, which will only receive bug fixes.
1414> - ** Functionality** : ~~ This version provides basic local analysis features but lacks~~
1515> ~~ fully functional top-level analysis capabilities. These will be addressed in future updates.~~
16- > Updated (v0.10.3): As of v0.10.3, Most functions, including ` report_package ` , should now be functional.
16+ > Updated (v0.10.3): As of v0.10.3, most functions, including top-level analysis features
17+ > like ` report_package ` , should now be functional.
1718> - ** Future Plans** : Development will focus on stabilizing v0.10 and refactoring JET
1819> for integration with the new language server project. For stable use, stick with v0.9.
19- >
20- > JET v0.10 series introduces compatibility with Julia v1.12, addressing significant changes in
21- > the runtime and compiler systems. However, maintaining compatibility with Julia v1.11 was
22- > deemed infeasible, leading to the decision to drop support for it in this release.
23- > Users on Julia v1.11 should remain on JET v0.9, which will continue to receive bug fixes
24- > but no new features.
25- >
26- > ### Future Development:
27- > - Updates to the v0.10 series will focus on improving stability and functionality.
28- > - Extensive refactoring is planned to support JET's integration into the [ JETLS] ( https://github.com/aviatesk/JETLS.jl ) project.
29- > - Stability on Julia v1.12 may remain uncertain until these updates are complete.
30- > Users requiring stable functionality should continue using the v0.9 series.
3120
3221> [ !WARNING]
3322> Please note that due to JET's tight integration with the Julia compiler, the results
0 commit comments