Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Latest commit

 

History

History
53 lines (39 loc) · 1.57 KB

CHANGES.md

File metadata and controls

53 lines (39 loc) · 1.57 KB

ChangeLog

3.1.0

  • update to SIRF 3.1.0
  • update_VM_to_full_CIL.sh is preferred way to install CIL. CIL_LITE is set to ON during SuperBuild.

3.0.0

  • build with python3
  • updated apt and python requirements for SIRF 3.0.0 and CIL v21.1.0
  • install pet-rd-tools
  • add update_VM_to_full_CIL.sh script to use BUILD_CIL=ON in SuperBuild

2.2.0

  • handle rename of project CCPPETMR->SyneRBI
  • add option to update system prerequisites with update_VM.sh

2.1.0

  • added CIL prerequisites.

2.0.1

  • remove spyder-kernels

2.0.0

1.1.1

1.1.0

  • added pip, firefox
  • added spyder and jupyer via pip
  • Virtual Machine is built with Virtual Box 5.2.12

v1.0.0

  • Creation of VM is automated by a vagrant script, and a first_run.sh script to execute after the VM is up for the first time
  • update_VM.sh will now by default update to the latest release (of the SuperBuild). Options have been added to modify this.
  • updated base box to ubuntu-xenial64
  • Virtual Machine is built with Virtual Box 5.2.8

v0.9.2

  • fixes to update script

v0.9.1

  • Use SuperBuild as update mechanism