Version | Date | Description |
---|---|---|
1.0 | Not released yet | Version 1.0 |
1.0-beta-2 | 2010-02-16 | Beta 2 release |
1.0-beta-1 | 2009-08-04 | Beta 1 release |
1.0-alpha-2 | 2009-06-30 | Alpha 2 release |
1.0-alpha-1 | 2009-06-11 | Alpha 1 release |
Type | Changes | By |
---|---|---|
![]() | The assistance was defined to 9 possible cases to return the necessary elements to the user. | angoca |
![]() | The grammar files have a XML schema. Fixes 12. | angoca |
![]() | All documents and relatives have a Creative Commons Attribution licence. Fixes 26. | angoca |
![]() | Explanation in User site, saying that Zemucan is like bash o zsh that completes commands. Fixes 72. | angoca |
![]() | Registered brands or names are described in Acknowledgements part. Also defined in the ticket 101. Fixes 74. | angoca |
![]() | Batch scripts were improved and tested. Fixes 83. | angoca |
![]() | Full and Public disclousure as part of the development policy of the application. Fixes 86. | angoca |
![]() | Bootstrap download without POM file. Fixes 108. | angoca |
![]() | The extra nodes called were fixed. Fixes 141. | angoca |
![]() | License of other frameworks are presented in the license token. Fixes 148. | angoca |
![]() | Grammar is loaded in background. | angoca |
![]() | Documentation is updated. | angoca |
Type | Changes | By |
---|---|---|
![]() | Extra line deleted when calling the assistant. Fixes 1. | angoca |
![]() | When using Strings, the equals method is used instead of compareTo. Fixes 5. | angoca |
![]() | Assertions in methods as part of the testing development. Fixes 11. | angoca |
![]() | Interfaces for all implemented classes. Fixes 13. | angoca |
![]() | Delimiters as part of the grammar, and not as part of the configuration. Fixes 23. | angoca |
![]() | EndingNode without children, and StartingNode without parents. Fixes 24. | angoca |
![]() | Not infinitive loop when checking the graph. Fixes 25. | angoca |
![]() | Grammar reader is loaded by reflection. Another type of grammar could be used. Fixes 29. | angoca |
![]() | Default values not in the configurator, because it is part of the core, and some values are for external components, such as the executer, the ui, etc. Fixes 35. | angoca |
![]() | The grammar could be defined in several files, then, the application generates a graph for each file, and finally it merges all graph in one. Fixes 68. | angoca |
![]() | Optional parameters in configuration file. Fixes 76. | angoca |
![]() | Classes' names with complete words, not abreviations. Fixes 78. | angoca |
![]() | Single word for packages. Fixes 79. | angoca |
![]() | Maven components' names shorter. Fixes 82. | angoca |
![]() | Directory's name changed, according to API, implementation and model. Fixes 84. | angoca |
![]() | The readme file describes the files that are part of the distribution. Fixes 88. | angoca |
![]() | In addition to the core, there is a new widget that permits to see the grammar in a graphical graph. Fixes 113. | angoca |
![]() | New exception hierarchy with descriptive messages. | angoca |
![]() | Executer not as part of the core. | angoca |
![]() | Graph constructor as a new tier. | angoca |
Type | Changes | By |
---|---|---|
![]() | Maven integration. | angoca |
![]() | Maven site generation and project reports. | angoca |
Type | Changes | By |
---|---|---|
![]() | This was the Version for the XML Challenge. | angoca |
![]() | Definition of the grammar structure. | angoca |
![]() | Some simple commands defined. | angoca |
![]() | Configuration file to customize the application. | angoca |
![]() | User messages as resource bundle. | angoca |
![]() | jLine was used for the user interface. | angoca |
![]() | SLF4j (with logback) for logging. | angoca |
![]() | Unit tests in all modules (with jUnit.) | angoca |