Tags: dev4Agriculture/isoxml-dotnet
Tags
V0.24.2.1 (#134) * Add a new Version * add positions to the result of GenerateTimeElement (#133) * add positions to the result of GenerateTimeElement * upd * Position flow fix (take only last) * Update Release * Add XmlIgnore * valid entries (last + first) * Fix position taking + additional attributes --------- Co-authored-by: mrlaige <rudiakov.illia@gmail.com> Co-authored-by: Frank-Wiebeler <frank.wiebeler@dev4Agriculture.de> * Feature/fix time dlvs position (#135) * add positions to the result of GenerateTimeElement * upd * Position flow fix (take only last) * Update Release * Add XmlIgnore * valid entries (last + first) * Fix position taking + additional attributes --------- Co-authored-by: mrlaige <rudiakov.illia@gmail.com> * -FIX: Wrong factor * FIX: Factor again; forgot the second part --------- Co-authored-by: rudiakovillia <illia.rudiakov@devsx.net> Co-authored-by: mrlaige <rudiakov.illia@gmail.com>
V0.24.1.1 (#132) * Generate Version * Feature/manufacturer ddis (#131) * +ADD: Algorithms to recalculate AverageValue DDIs +ADD: Possibility to add Custom DDIs using a DDIRegister * +ADD ISOTimeLogSingulator to calculate a singulated TimeLog +ADD: ISOTimeListSingulator to calculate a singulated Time Elmenet +ADD: ISOTimeListEnqueuer to Reenqueue Time Elements =CHG: Calculate Totals using implementations of IDDITotalsFunctions. Currently we have LifetimeTotal, SumTotal and WeightedAverageTotal * +ADD: Enqueue TimeLogs +ADD: Further Documentation in IDDITotalsFunctions * +ADD: Testcase for adjusted Total-Algorithms. Test with Rearrangement TODO! * +ADD: TestCase for Singulation and Enqueuing ot TimeElements -FIX: WeightAverage for TIM-Elements did not work without an initialization which we never did +ADD: Clear DDIRegister; mostly required for our testcases -FIX: Wrong parameters lead to wrong values being analysed * Test EffectiveTotalTime * +ADD: Adjust the Function to generate totals to also respect proprietary and Average DDIs
=UPD: Update Dependencies and remove unrequired dependencies (#115) +ADD: Update DDIList WARNING: Due to changes in the DDIList, some Elements are renamed to DDIName+"Deprecated". This makes the the Library Future safe, BUT it might result in the same DDIEnum Entry to have a different number now!
PreviousNext