Releases: predictionmachines/Angara
Releases · predictionmachines/Angara
Updated dependencies
- Uses
System.Collections.Immutable
1.1.36 or later.
- Uses
DotNetZip
1.11 or later.
- Using
Itis.Angara.Table
0.3.2
Angara.Html.MakeEmbeddable
now uses correct addresses for table and chart external scripts.
0.3.1
- Works
Newtonsoft.Json
10.0.1 and above
0.3.0
- Uses new versions of
Angara.Chart
, Angara.Table
, Angara.Serialization
, Newtonsoft.Json
- Added
Angara.Chart.CSharp
into the mixture
0.2.6
Table Viewer works in embeddable mode.
Uses IDD 1.5.1 (IDD is taken from cdnjs).
0.2.5
Uses IDD 1.4.3 and Newtonsoft.Json 9.0.1.
0.2.3
Angara.Html.Console
allows to dynamically display objects in a browser.
Uses IDD 1.3.
0.2.2
Uses InteractiveDataDisplay v1.2.x with updated UI.
0.2.1
Target framework is .NET 4.5.2
Uses Angara.Table 0.2.1, Angara.Chart 0.2.0 and Angara.Serialization 0.2.0
Bug fixes:
Serialization of a complex structure (e.g. a Table instance) as a record (i.e. using the general object serializer) for HTML caused StackOverflowException.