Difference between revisions of "Category:Release Notes"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
=== WeBWorK 2 ===
 
=== WeBWorK 2 ===
* [[Release notes for WeBWorK 2.7 |Release notes for 2.7]] and PG 2.6 (formerly 2.5.1.3) (late beta, release notes being completed) code: https://github.com/openwebwork/webwork2 branch release/2.7)
 
  +
==== Current stable release ====
  +
* [[Release notes for WeBWorK 2.7 |Release notes for 2.7]] and PG 2.7.1 -- (2.7 merged to master on June 30, 2013 )
  +
** https://github.com/openwebwork/webwork2 branch master
  +
** https://github.com/openwebwork/pg branch master)
  +
** https://github.com/openwebwork/libraries/webwork-open-problem-library branch master
  +
  +
If you are tracking the master branch, then the command
  +
cd ..../webwork2
  +
git branch
  +
*master
  +
git pull
  +
  +
will update your code base.
  +
Similarly for the pg and library code.
  +
Read the release notes for necessary configuration changes for webwork2
  +
pg and the library problems seldom need configuration changes
  +
  +
==== Previous releases ====
 
* [[Release notes for WeBWorK 2.5.1 |Release notes for WeBWorK 2.6 (master)]] and PG 2.6 (formerly 2.5.1.1):stable code: https://github.com/openwebwork/webwork2 branch: master
 
* [[Release notes for WeBWorK 2.5.1 |Release notes for WeBWorK 2.6 (master)]] and PG 2.6 (formerly 2.5.1.1):stable code: https://github.com/openwebwork/webwork2 branch: master
 
* [[Release notes for WeBWorK 2.5.0]] and PG 2.5.0 ( currently stable in http://svn.webwork.maa.org/system/trunk/webwork2 )
 
* [[Release notes for WeBWorK 2.5.0]] and PG 2.5.0 ( currently stable in http://svn.webwork.maa.org/system/trunk/webwork2 )

Revision as of 15:37, 19 August 2013

WeBWorK 2

Current stable release

If you are tracking the master branch, then the command

cd ..../webwork2
git branch 
   *master
git pull

will update your code base. Similarly for the pg and library code. Read the release notes for necessary configuration changes for webwork2 pg and the library problems seldom need configuration changes

Previous releases

PG Language

WeBWorK 1

Pages in category "Release Notes"

The following 62 pages are in this category, out of 62 total.

R