-
Notifications
You must be signed in to change notification settings - Fork 17
Version History
Version 1.8.2 (15th July 2010)
- Supports Gherkin 2.1.4
- Supports Cucumber 0.8.5
Version 1.8.1 (22nd June 2010)
- Supports Project Path for Code Execution to enable the use of profiles. → Solves Issue 26
Version 1.8.0 (17th June 2010)
- Supports Gherkin 2.0.2
- Supports Cucumber 0.8.3
- Semiautomated Release (see Rake Tasks for more details)
- New (auto-generated) Language Templates
Version 1.7.8 (24th May 2010)
- Supports Gherkin 1.0.30
Version 1.7.7 (18th May 2010)
- Supports Cucumber 0.7.3
- Supports Gherkin 1.0.27
- Allows to use ‘\’ to escape ‘|’ in a row
- Supports Gherkin 1.0.27
Version 1.7.6 (12th May 2010)
- Allows to enable/disable automatic “-r ” execution option
Version 1.7.5 (12th May 2010)
- Execution Support for JRuby
Version 1.7.4 (4th May 2010)
- Custom Code Execution Options
Version 1.7.3 (3rd May 2010)
- Supports Gherkin 1.0.24
- Supports Cucumber 0.7.0 (but does not restrict tags and comments to specified places)
- Fixed Template Issue
- as no one reported it, it will be my own secret (check commits if you want to know)
Version 1.7.2 (24th April 2010)
- Supports Gherkin 1.0.20
- Corrected Formatter (now also formats all non-English features correct)
Version 1.7.1 (23th April 2010) Birthday Relase
- Supports Gherkin 1.0.18
- Corrected Navigator (little bugs through code changes in the last few versions)
- Language Identifier (see Language Support for more)
Version 1.7.0 (20th April 2010)
- Supports Gherkin 1.0.17
Version 1.6.9 (16th April 2010)
- Supports Gherkin 1.0.11
- Added Rerun Action to Output View
Version 1.6.8 (13th April 2010)
- Supports Gherkin 1.0.9
- Fixed Code Execution Issue
Version 1.6.7 (11th April 2010)
- Supports Gherkin 1.0.8
- Added Ukrainian Language
Version 1.6.6 (11th April 2010)
- New Icons (based on SVG)
Version 1.6.5 (8th April 2010)
- Pretty Formatter (thanks to Aslak Hellesøy for his support) → Solves Issue 18
- Support to run Feature-Files form within NetBeans → Solves Issue 13
- Changed Namespace (according to Aslak’s wish)
If you are upgrading your module 1.6.0 and below, then please UNINSTALL the old module. (as the namespace has changed, the name of the module has also been changed, so the installer will not recognize that this new module is an update.)
Version 1.6.0 (30th March 2010)
Version 1.5.0 (25th March 2010)
- Supports 23 Languages
- Improved Code Templates
Version 1.4.0 (24th March 2010)
- Improved NetBeans Integration
- supports Toggle Comment (CTRL-SHIFT-C) → Solves Issue 20
- supports custom Code Templates → Solves Issue 21
- supports custom Colors
Version 1.3.2 (23th March 2010)
Version 1.3.1 (12th March 2010)
- Added “*”(infinite) as Keyword
- Added “Angenommen” as German-Keyword
Version 1.3.0 (20th September 2009)
- Supports Spanish language features
Version 1.2.9 (18th September 2009)
- Supports Portuguese language features
Version 1.2.8 (13th July 2009)
- Supports English, French and German language features all in one module, see Language Support for details.
Version 1.2.7 (6th July 2009)
- New Templates (empty and template)
- Improved Navigator (small but cool improvements :) )
- Code optimization
Version 1.2.6 (3rd July 2009)
- Improved Navigator (now showing also the text)
Version 1.2.5 (26th June 2009)
- Fix: Allowing multiple Examples
Version 1.2.4 (19th June 2009)
- more freedom for the user with given, when and then (less restrictive)
Version 1.2.3 (17th June 2009)
- more freedom for the user (less restrictive)
- added missing keyword ‘but’
Version 1.2.2 (15th June 2009)
Version 1.2.1 (13th June 2009)
- just code changes to optimize and simplify grammer
- more freedom for the user :)
Version 1.2.0 (12th June 2009)
- Integration into NetBeans (File→New File)
- Template File
- Code Folding for Scenario, Background and Examples
Version 1.1.9 (11th June 2009)
- Multiline Strings (PyString)