Changes Zemucan Project

Release History

VersionDateDescription
1.0Not released yetVersion 1.0
1.0-beta-22010-02-16Beta 2 release
1.0-beta-12009-08-04Beta 1 release
1.0-alpha-22009-06-30Alpha 2 release
1.0-alpha-12009-06-11Alpha 1 release

Release 1.0 - Not released yet

TypeChangesBy
?The assistance was defined to 9 possible cases to return the necessary elements to the user.angoca
fixThe grammar files have a XML schema. Fixes 12.angoca
fixAll documents and relatives have a Creative Commons Attribution licence. Fixes 26.angoca
addExplanation in User site, saying that Zemucan is like bash o zsh that completes commands. Fixes 72.angoca
addRegistered brands or names are described in Acknowledgements part. Also defined in the ticket 101. Fixes 74.angoca
addBatch scripts were improved and tested. Fixes 83.angoca
addFull and Public disclousure as part of the development policy of the application. Fixes 86.angoca
addBootstrap download without POM file. Fixes 108.angoca
fixThe extra nodes called were fixed. Fixes 141.angoca
fixLicense of other frameworks are presented in the license token. Fixes 148.angoca
addGrammar is loaded in background.angoca
updateDocumentation is updated.angoca

Release 1.0-beta-2 - 2010-02-16

TypeChangesBy
fixExtra line deleted when calling the assistant. Fixes 1.angoca
fixWhen using Strings, the equals method is used instead of compareTo. Fixes 5.angoca
addAssertions in methods as part of the testing development. Fixes 11.angoca
addInterfaces for all implemented classes. Fixes 13.angoca
fixDelimiters as part of the grammar, and not as part of the configuration. Fixes 23.angoca
fixEndingNode without children, and StartingNode without parents. Fixes 24.angoca
addNot infinitive loop when checking the graph. Fixes 25.angoca
addGrammar reader is loaded by reflection. Another type of grammar could be used. Fixes 29.angoca
fixDefault 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
addThe 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
fixOptional parameters in configuration file. Fixes 76.angoca
fixClasses' names with complete words, not abreviations. Fixes 78.angoca
fixSingle word for packages. Fixes 79.angoca
fixMaven components' names shorter. Fixes 82.angoca
fixDirectory's name changed, according to API, implementation and model. Fixes 84.angoca
addThe readme file describes the files that are part of the distribution. Fixes 88.angoca
addIn addition to the core, there is a new widget that permits to see the grammar in a graphical graph. Fixes 113.angoca
updateNew exception hierarchy with descriptive messages.angoca
addExecuter not as part of the core.angoca
addGraph constructor as a new tier.angoca

Release 1.0-beta-1 - 2009-08-04

TypeChangesBy
addMaven integration.angoca
addMaven site generation and project reports.angoca

Release 1.0-alpha-2 - 2009-06-30

TypeChangesBy
updateNew commands were added to the grammar.angoca

Release 1.0-alpha-1 - 2009-06-11

TypeChangesBy
addThis was the Version for the XML Challenge.angoca
addDefinition of the grammar structure.angoca
addSome simple commands defined.angoca
addConfiguration file to customize the application.angoca
addUser messages as resource bundle.angoca
addjLine was used for the user interface.angoca
addSLF4j (with logback) for logging.angoca
addUnit tests in all modules (with jUnit.)angoca