AML v0.9.6 (Targaryen), 10/05/2016 ----------------------- - Unuseful line in flattener cause 500 error in datastore #78 - Add support for upto expressions #79 - Fix TestCSPModel #80 - Add support for Java 8 #81 AML v0.9.5 (Targaryen), 25/04/2016 ----------------------- - Bug CSPWebReasoner endpoint #68 - Profile release manager active by default #69 - Improve AgreementGenerator to check compliance before creating #70 - Add a basic template flattener to support multiplans in Governify #71 - Modify current template flattener #74 - Support string properties in iAgree #75 - New generateAgreement method #76 - Refactor CSPWebReasoner #77 AML v0.9.4 (Targaryen), 22/01/2016 ----------------------- - Update CSPWebReasoner endpoint #65 AML v0.9.3 (Targaryen), 19/01/2016 ----------------------- - Get Store public #56 - YAMLandJSONParser #57 - No validity check between two guarantees/constraints with the same id. #60 - fix Yaml parser #62 AML v0.9.2 (Targaryen), 22/12/2015 ----------------------- - Modify store and agreementManager #53 AML v0.9.1 (Targaryen), 17/12/2015 ----------------------- - Refactor AML #54 AML v0.9 (Targaryen), 03/12/2015 ----------------------- - create developer profile #42 - avoid analysis of documents with resource metrics #47 - definedAt support #48 AML v0.8 (Lannister), 27/11/2015 ----------------------- - Merge aml4trello #37 AML v0.7 (Baratheon), 2015-10-14 ----------------------- - Upload JAR to Maven Central Repository #28 - Add copyright header #33 - Review md #34 - Reference to showcases in gh_pages #35 AML v0.6 (Stark), 2015-10-06 ----------------------- - #32 Code style reviewed AML v0.5, 2015-09-28 ----------------------- - Support #1045 - Feature #1072 - Support #1087 - Support #1088 - Support #1090 - Feature #1091 - Support #1092 - Feature #1093 AML v0.4, 2015-09-10 ----------------------- - (Important) Feature #1055 added: iAgree syntax refactored. - Bug #925 fixed. - Bug #932 fixed. - Feature #686 added. - Feature #785 added. - Feature #821 added. - Feature #868 added. - Feature #877 added. - Feature #1056 added. AML v0.3, 2015-07-10 ----------------------- - Now Configuration properties are stored in map (id, object). - Monitorable properties are stored in map (id, object). - Guarantee terms are stored in map (id, object). - Creation constraints are stored in map (id, object). - Fixed AreCompliant operation. - Added test packs. AML v0.2, 2015-07-02 ----------------------- - Added support for generating CPLEX Optimizer CSPModel. - Enum mapping bug fixed. - Store, AgreementManager and AgreementModel refactorized. AML v0.1.7, 2015-05-27 ----------------------- - Updated CSPWebReasoner endpoint (moved to dedicated server) - Fixed Config file. - Fixed bug: empty files after generation. AML v0.1.6, 2015-05-26 ----------------------- - Updated CSPWebReasoner. AML v0.1.5, 2015-05-21 ----------------------- - Added support to "iff" and "exludes" expressions. - Added relational operator NEQ. - Fixed CSPModel objective function bug. AML v0.1.4, 2015-05-15 (Not tested) ----------------------- - Constraints sum operation bug fixed. - Added objective function to CSPModel. AML v0.1.3, 2015-05-13 (Not tested) ----------------------- - Fixed method "negate" of CSPModel. - Updated AreCompliant operation. - Added WhyAreNotCompliant operation first version. AML v0.1.2, 2015-05-06 ----------------------- - Updated model with definition and monitoring references. - Fixed AreCompliant operation. - Updated iAgree parser. AML v0.1.1, 2015-04-28 ----------------------- - Fixed AreCompliant operation. AML v0.1.0, 2015-04-27 ----------------------- - AML now support enum datatypes. - Added method to support AND constraints breaking. - AML now support WSAG old versions.