Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1010 Bytes

Changelog.md

File metadata and controls

26 lines (20 loc) · 1010 Bytes

Version 1.2

  • Add windows compilation in github action (Bertrand Kerautret #33)

  • Add confidence score extraction from origins. (Bertrand Kerautret #31)

  • New tools ExtractAccoOrigins and fix duplicated accumulations values (Bertrand Kerautret #30)

  • Fix comilation issue of displayAccuMesh. (Bertrand Kerautret #28)

  • Remove travis and add github actions. (Bertrand Kerautret #29)

Version 1.1

  • Fix cmake issue with boost (Bertrand #25)
  • Replace boost prog option with Cli11 (Bertrand #24)
  • Fix compilation issues (missing std::) (Bertrand #23)

Version 1.0

initial version