!release 20201213

FitNesse Release Notes 2020/12/13

Uncle Bob Consulting LLC.


Requires Java 8


Major Changes since 20200501:


20201213

* New table type: 'No links table' to create tables where wiki-words, email addresses and URLs are not automatically converted to hyperlinks (1310)
* Facilitate running a suite in partitions by adding a JUnit RunListener and Gradle TestListener that generate XML result files per page, instead of per suite. (1297)
* Upgrade bootstrap to 4.5.3 and JQuery to 3.5.1 (1309)
* Bugfix: rendering of maps inside lists (1311)
* Bugfix: Move Page does not change alias references (1293)

20200501


20200404


20200307


20200307


20200304


20200205


20200128


20200108


20191229


20191217


20191110


20190716


20190628


20190620


20190508


20190428


20190421


20190418


20190417


20190416


20190409


20190406


20190224


20190216


20190202


20190127


20190119


20190118


20190110


20181224


20181223


20181221


20180127


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=16&state=closed.


20161130


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=15&state=closed.


20160515



For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=14&state=closed.

20151230


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=13&state=closed.

20150814


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=12&state=closed.

20150428


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=11&state=closed.

v20150226


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=10&state=closed.

20150114


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=9&state=closed.

20140901


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=8&state=closed.

20140630


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=7&state=closed.

2014-06-23


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=6&state=closed.

2014-04-18


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?milestone=6&state=closed.

2014-02-01


For a complete list of closed issues and merged pull requests see https://github.com/unclebob/fitnesse/issues?direction=desc&milestone=4&page=1&sort=updated&state=closed.

2013-11-10


2013-05-30


2012-11-16


2012-09-18


2012-03-20


2011-10-25


20110923 (Dan Rollo)

maven pom.xml cleanups:


20081128 (UB)


Github ids of Contributors to this release:



Thanks to all of you!

Git History


2020-11-29 Tom Heintzberger Fix broken rendering of maps inside lists (#1311)
2020-11-29 Tom Heintzberger No links table (#1310)
2020-11-29 Tom Heintzberger Upgrade bootstrap to 4.5.3 and JQuery to 3.5.1 (#1309)
2020-11-20 Mike Stockdale Merge pull request #1307 from tcnh/extensibleTable
2020-11-16 Tom Heintzberger Allow table to be extended in plugins Add ability to copy symbolproviders and ability to remove symboltypes for a provider
2020-11-06 Mike Stockdale Merge pull request #1305 from jediwhale/master
2020-11-06 Mike Stockdale change alias tag wikiword when renaming page
2020-11-06 Mike Stockdale simplify html for image margin
2020-10-30 Mike Stockdale shared html translation and cleanup
2020-10-28 Mike Stockdale Merge pull request #1303 from jediwhale/master
2020-10-28 Mike Stockdale image widget fails with wikiword file name, loses options when page refactored
2020-10-23 Mike Stockdale shared html translation
2020-10-22 Mike Stockdale extract shared code for new parser
2020-10-22 Mike Stockdale move functions to tree class
2020-10-21 Mike Stockdale Merge remote-tracking branch 'upstream/master'
2020-10-21 Mike Stockdale add method to interface
2020-10-21 Fried Hoeben update Java version required to 8
2020-10-20 Mike Stockdale headings reference to header lines with same text
2020-10-17 Mike Stockdale introduce shared interface
2020-10-16 Mike Stockdale make content builder shareable for new parser
2020-10-14 Mike Stockdale handle ambiguous syntax
2020-10-09 Mike Stockdale simplify parsing
2020-09-22 Mike Stockdale use nested table
2020-09-17 Oliver Kuntze Add support for JUnit RunListener and Gradle TestListener for per page xml files to be used with suite partitioning (#1297)
2020-09-16 Mike Stockdale Merge pull request #1299 from jediwhale/master
2020-09-16 Mike Stockdale clean up tree walking
2020-09-11 Mike Stockdale Merge pull request #1298 from jediwhale/master
2020-09-11 Mike Stockdale make tree-walking generic, move a few classes
2020-09-08 Mike Stockdale Merge pull request #1296 from jediwhale/master
2020-09-08 Mike Stockdale use Optional, clean up
2020-09-07 Mike Stockdale encapsulating parser/translators
2020-09-07 Mike Stockdale remove duplicate code
2020-09-06 Mike Stockdale move page and rename page clean up
2020-09-05 Mike Stockdale Merge pull request #1295 from jediwhale/master
2020-09-05 Mike Stockdale Move Page does not change alias references #1293
2020-09-05 Mike Stockdale Merge pull request #1294 from jediwhale/master
2020-09-05 Mike Stockdale clean up
2020-09-04 Mike Stockdale encapsulate parsing behind interface
2020-09-02 Mike Stockdale fix problem from over-enthusiastic clean up
2020-09-02 Mike Stockdale clean up
2020-09-01 Mike Stockdale encapsulate syntax tree
2020-08-28 Mike Stockdale Merge pull request #1292 from jediwhale/master
2020-08-28 Mike Stockdale add fluent methods, fix inline for child elements
2020-08-28 Fried Hoeben Merge pull request #1291 from andretobu/patch-1
2020-08-28 Andreas Büchel Fix typo (missing letter)
2020-08-25 Mike Stockdale Merge pull request #1290 from jediwhale/master
2020-08-25 Mike Stockdale clean up and move some old tests into more appropriate test classes
2020-08-23 Mike Stockdale remove redundant method