## CHANGE-LOG
## ==========
##
## 2024-07-24 0.4.5.34
##
## * Bugfixing (sorting of events in PrepareLogData failed for the first case)
##
## 2024-07-02 0.4.5.33
##
## * Bugfixing ('elements' and 'excludedelements' not processed identical for all option of TransformToUniversalLogFormat)
##
## 2024-04-09 0.4.5.32
##
## * Update for TAO
##
## 2023-12-11 0.4.5.31
##
## * Package updates (migration to dotnet core 7.0)
## * Build targets for arm
##
## 2023-05-01 0.4.5.30
##
## * Added Flag "ANONYMIZE" for inputformat "timsst19zip01a"
##
## 2023-04-02 0.4.5.29
##
## * Bug fixing JSON deserialization (Newtonsoft.Json)
## * Implemted PrepareLogData for "Universal Log Format" (Stata/CSV/SPSS)
## * Changed encoding in generated Stata files to "windows-1252"
## * Renamed data file type "nepszip01a" to "universal01"
##
## 2023-03-29 0.4.5.28
##
## * Added Flag "ALLOWFILERENAME" to read data when filenames (inputformat: irtlibv01a) are renamed (and no longer identical to the PersonIdentifier)
##
## 2023-02-19 0.4.5.27
##
## * Fixed bug (path.expand)
## * Added missing log events for CBA ItemBuilder data
##
## 2023-02-19 0.4.5.26
##
## * Sorting of Flat and Sparse Log Data Table
##
## 2023-02-10 0.4.5.25
##
## * Fixed bug (migration to dotnet core 6.0)
##
## 2022-11-17 0.4.5.24
##
## * XES (small bugfix: allow numbers as PersonIdentifier)
##
## 2022-10-20 0.4.5.23
##
## * CBA ItemBuilder / IRTlib-Player: Added Snapshots
##
## 2022-09-29 0.4.5.22
##
## * OpenSSL Bug
##
## 2022-09-19 0.4.5.21
##
## * Bug fix MaxDepth (JSON Deserialization)
##
## 2022-09-04 0.4.5.20
##
## * Added XES support to 'TransformToUniversalLogFormat'
##
## 2022-07-24 0.4.5.19
##
## * Nuget package updates
##
## 2022-06-15 0.4.5.18
##
## * Added support for experimental Firebase administration of CBA ItemBuilder tasks
## * Added experimental support for XES output
##
## 2022-01-11 0.4.5.16
##
## * Fixed bug in processing IB logs
##
## 2021-06-03 0.4.5.15
##
## * Added optional parameter "ignoretables" to function RunLogFSMSyntax to specify tables from log data in the universal log format that should be ignored, specified as ;-separated table names as string argument (default: "Log;Results", i.e., the datasets Log.dta/Log.csv/Log.sav and Results.dta/Results.csv/Results.sav from the universal log format are ignored).
##
## 2021-05-11 0.4.5.14
##
## * Fixed bug in processing IB logs in Universal Log Format
##
## 2021-05-10 0.4.5.13
##
## * Added support for IBSD with download in "TransformToUniversalLogFormat.exe"
##
## 2021-02-26 0.4.5.12
##
## * Fixed bug in textencoding in "TransformToUniversalLogFormat.exe"
##
## 2020-12-01 0.4.5.11
##
## * Fixed bug in handling of identical triggers in different transitions
##
## 2020-09-22 0.4.5.10
##
## * Fixed bug in handling of "excludedevents"
##
## 2020-08-23 0.4.5.9
##
## * Optimized generation of Universal Log Format
##
## 2020-08-04 0.4.5.8
##
## * Added 'universal01' as input format for RunFSMSyntax()
##
## 2020-07-18 0.4.5.7
##
## * Added offset for importing data in format 'irtlibv01a'
##
## 2020-07-11 0.4.5.6
##
## * Fixed bug to allow 'Element' be used in triggers
##
## 2020-07-11 0.4.5.5
##
## * Added 'outputtimestampformatstring' and 'outputrelativetimeformatstring' for function 'PrepareLogData' and 'RunFSMSyntax'
##
## 2020-06-29 0.4.5.4
##
## * Bug fixing IBSD import
##
## 2020-06-13 0.4.5.3
##
## * Added vignettes
##
## 2020-06-07 0.4.5.2
##
## * Added 'CompareAttributes'/'VariablesAre' guard
##
## 2020-03-20 0.4.5.1
##
## * Fixed bug reading absolute time stamps from log data in 'nepszip01a' format
##
## 2020-02-11 0.4.5.0
##
## * Fixed bug processing 'CompareAttribute' and for reading 'dataflatv01a'
##
## 2020-01-30 0.4.4.0
##
## * Upgraded runtime to dotnet core 3.1.
##
## 2019-10-30 0.3.0.8
##
## * Changed sorting of log data after import (flags DONT_ORDER_EVENTS and ORDER_WITHIN_ELEMENTS).
##
## 2019-10-24 0.3.0.7
##
## * Fixed bug (last case was missing in 'PrepareLogData').
##
## 2019-09-23 0.3.0.6
##
## * Fixed bug (folder name for linux worker).
##
## 2019-09-20 0.3.0.5
##
## * Added universal log format reader.
##
## 2019-08-29 0.3.0
##
## * Added function to plot state diagramms.
##
## 2019-06-30 0.2.1
##
## * Added pepare function for PIAAC 2012 / R1.
##
## 2019-02-10 0.2.0
##
## * Migrated worker to dotnet core to allow non-Windows targets.
##
## 2018-02-24 0.1.4
##
## * Added look-ahead operator 'look_ahead_first' (worker 0.1.4.5)
##
## 2018-01-27 0.1.3
##
## * Added function to create TraMineR sequence from the output of an FSM.
## Last update of this page: Wed Jul 24 10:02:37 2024
Copyright © 2019 - 2022 Ulf Kroehne.