Trace: • config-base
Differences ¶
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:download [2006/09/02 09:37] – laurent | en:download [2024/04/26 21:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Download ====== | + | ~~LANG: |
- | ===== Jelix ===== | + | ====== Downloads ====== |
- | * Last official version : 1.0alpha4. [[http:// | + | ===== Maintenance policy ===== |
- | * Last snapshot from the development version : SVN-247 ([[http:// | + | |
- | ===== Test Applications ===== | + | Major versions (x.y) are **maintained for 3 years**. This is the active support: bugs fix, security hole, little improvements. This leads to the release of maintenance versions (minor versions x.y.z), every 1 to 3 months, |
+ | | ||
- | * MyApp 1.0 alpha4 : a sample application as an exemple | + | Then they are @@maintained one more year@@, only for security hole (security support). |
- | * [[http:// | + | |
- | * TestApp 1.0 alpha4 : for Jelix Hackers. It contains some test suite about Jelix components. | + | |
- | * [[http:// | + | |
+ | Maintenance is extended if next major version is not ready after 3 years. | ||
- | * [[http:// | + | ===== Version policy ===== |
- | * [[http:// | + | |
- | ===== jTpl, the standalone version ===== | + | Major versions are noted @@x.y@@. Minor versions are noted @@x.y.z@@. So it does not follow exactly |
- | The template engine of Jelix is available as a standalone component. So you can use it without Jelix | ||
- | * 1.0 alpha2. [[http:// | + | A new major version could have API breakage, but it is rare since Jelix 1.7. |
- | * snapshot SVN-206 : [[http:// | + | |
- | ===== jBuildTools ===== | + | Deprecated API are removed at each "ultra major" versions (like 1.0.0, 2.0.0...). But some deprecated API can be removed in some major versions when they are deprecated since many major versions. |
- | Tools used to build Jelix | + | This is why it is highly recommended |
- | * 1.0 alpha2. [[http:// | + | |
+ | < | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ | ||
+ | Avoid to use the @@^@@ constraint (for example @@^1.8.0@@). | ||
+ | |||
+ | ===== Stable versions ===== | ||
+ | |||
+ | The latest available stable version is Jelix ~~version 1.8~~. | ||
+ | |||
+ | **[[en: | ||
+ | |||
+ | ===== Unstable versions ===== | ||
+ | |||
+ | If you want to test latest developments, | ||
+ | |||
+ | |||
+ | ====== Components ====== | ||
+ | |||
+ | Some components of Jelix are available separately and usable without Jelix. Install them via Composer, from http:// | ||
+ | |||
+ | See the page [[en: | ||
+ | |||
+ | |||
+ | ====== Additional modules and plugins ====== | ||
+ | |||
+ | Some modules and plugins for Jelix are available via Composer, from http:// | ||
+ | |||
+ | See the catalog on https:// | ||
+ | |||
+ | ====== Deprecated and unmaintened versions ====== | ||
+ | |||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
- | ====== Last releases ====== | ||
- | See [[http:// |