2.4.8
Minor updates and maintenance
- add Beta, Corr, Prs chaining options (#983)
- new T3 initialization (#989)
- upgrade misc utilities (#985)
Breaking changes ⚠️
IQuote.Date
should be replaced byISeries.Date
if you have a customized (renamed) quote date property.ToTupleCollection(NullTo.Null2NaN)
was replaced by a simpler.ToTupleNaN()
Changes:
- 2e99d57 chore: code cleanup (#1011)
- 7020552 chore: code cleanup (#1008)
- 2942ab2 chore: code cleanup (#1003)
- 758dc17 chore: update build (#1007)
- afc5b9a fix 404 redirect (#1000)
- 81dc331 add 404 redirect (#999)
- fb92dfc chore: replace doc tables (#996)
- 1a22bc3 new T3 initialization (#989)
- d558832 add prepend sync to Beta, Corr, Prs (#993)
- b2c3db7 add Beta, Corr, Prs chaining options (#983)