Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 380 Bytes

File metadata and controls

7 lines (7 loc) · 380 Bytes

3.0.0 - Wednesday, October 17, 2018

  • Converted to .net core and fsprojects scaffold
  • Changed Builder to use BlockEx
  • Removed Obsolete attribute from Builder
  • Use Result (instead of homegrown Result like types)
  • Instead of having modules with a set of operations for different abstractions, have entities as
  • Matches renamed to Engine (Since it's a match engine)