Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:download:nightly [2011/04/07 14:52] laurenten:download:nightly [2023/04/12 15:22] laurent
Line 2: Line 2:
  
  
-====== Nightly builds ======+====== Dev builds ======
  
-Here are nightly builds of Jelix. Nightly builds are the last development versions, and contain last improvements and bug fixes. These packages are built every night. (See [[en:changelog]]). +Here are dev builds of Jelix. dev builds are the last development versions, and contain last improvements and bug fixes. These packages are built at each commit. (See [[en:changelog]]). 
  
 +You can also install them with Composer: [[https://packagist.org/packages/jelix/jelix|package jelix/jelix]].
  
-===== trunk =====+**important:** when you update jelix, don’t forget to clean your application temp directory, and follow instructions to migrate from the previous version (see manual).
  
-Improvements and bug fixes for the future Jelix 1.3 since Jelix 1.2.x. 
  
-   * //Developer// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-dev.tar.gz|tar.gz]], [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-dev.zip|zip]]. +===== master =====
-   * //Optimized// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-opt.tar.gz|tar.gz]], [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-opt.zip|zip]].  +
-   * //Gold// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-gold.tar.gz|tar.gz]], [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-trunk-gold.zip|zip]]. +
  
-**important:** when you update jelix, don’t forget to clean your application temp directory, and follow instructions to migrate from 1.(see changelog).+Improvements and bug fixes for the future Jelix 2.0 since Jelix 1.8.x.  (still in development)
  
-===== 1.2.x branch =====+   * [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-2.0.x.tar.gz|tar.gz]], [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-2.0.x.zip|zip]].
  
-Improvements and bug fixes since 1.2.1. Preview release of 1.2.2 version.+===== 1.9.x Branch =====
  
-  * //Developer// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.2.x-dev.tar.gz|tar.gz]]. +Developpement of Jelix 1.9.
-  * //Optimized// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.2.x-opt.tar.gz|tar.gz]].  +
-  * //Gold// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.2.x-gold.tar.gz|tar.gz]]+
  
-**important:** when you update jelix, don’t forget to clean your application temp directory, and follow instructions to migrate from 1.1 (see changelog).+   [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.9.x.tar.gz|tar.gz]], [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.9.x.zip|zip]].
  
-===== 1.1.x branch =====+===== 1.8.x Branch =====
  
-Improvements and bug fixes since 1.1.7. Preview release of 1.1.8 version.+Improvements and bug fixes since the last stable release of Jelix 1.8.
  
-  //Developer// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.1.x-dev.tar.gz|tar.gz]]+   * [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.8.x.tar.gz|tar.gz]][[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.8.x.zip|zip]].
-  * //Optimized// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.1.x-opt.tar.gz|tar.gz]].  +
-  * //Gold// Edition : [[http://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.1.x-gold.tar.gz|tar.gz]]. +
  
-**important:** when you update jelix, don’t forget to clean your application temp directory.+===== 1.7.x Branch =====
  
-===== Test Applications =====+Improvements and bug fixes since the last stable release of Jelix 1.7.
  
-Nightly build of testapp:+   * [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.7.x.tar.gz|tar.gz]], [[https://download.jelix.org/jelix/nightly/latest-nightly-jelix-1.7.x.zip|zip]].
  
-  * For Jelix trunk: [[http://download.jelix.org/jelix/nightly/testapp-1.3pre.tar.gz|testapp 1.3pre]] 
-  * For Jelix 1.2.x: [[http://download.jelix.org/jelix/nightly/testapp-1.2.3pre.tar.gz|testapp 1.2.3pre]] 
-  * For Jelix 1.1.x: [[http://download.jelix.org/jelix/nightly/testapp-1.1.9pre.tar.gz|testapp 1.1.9pre]] 
  
-====== Documentation ======+===== Modules =====
  
-Manuals and tutorials of Jelix are available in PDF formatThese files are generated with the content of the wiki.+For Jelix 1.7 and higher, modules are available with Composer or as zip package, on [[https://packagist.org/search/?q=jelix%2F|Packagist]]. See also https://booster.jelix.org/
  
-The releases proposed here are **draft**, generated each night. There are called **draft** because the result and the content of the wiki are not checked every day. So, please, don't publish these files. If you want to publish documentation of Jelix on a web site, use [[en:download:stable#documentation|the stable edition]]. 
- 
-   * [[http://download.jelix.org/jelix/documentation/en/manual-jelix-1.2-draft.pdf|Manual of jelix 1.2 (pdf)]] 
-   * [[http://download.jelix.org/jelix/documentation/en/manual-jelix-1.1-draft.pdf|Manual of jelix 1.1 (pdf)]] 
-   * [[http://download.jelix.org/jelix/documentation/en/manual-jelix-1.0-draft.pdf|Manual of jelix 1.0 (pdf)]] 
-   * [[http://download.jelix.org/jelix/documentation/en/tutorial-jelix-1.0-draft.pdf|The main tutorial for jelix 1.0]] 
- 
-   * [[http://download.jelix.org/jelix/documentation/jelix_trunk_api.tar.gz|API reference of the trunk (html)]] 
  

en/download/nightly.txt · Last modified: 2024/04/26 07:04 by laurent

Recent changes RSS feed Creative Commons License