ilent2 / ott

Optical Tweezers Toolbox (Version 1)
Other
51 stars 30 forks source link

Add Upgrading section to readme #5

Closed ilent2 closed 6 years ago

ilent2 commented 6 years ago

Version 1.4 will be installed differently and have depreciated functionality. We should add a updating section to the readme for version 1.4.

At this stage, upgrading will consist of:

  1. Download the latest release of v1.3 (probably 1.3.1), run your scripts and look for depreciation warnings. Follow the instructions in the depreciation warnings to use the new functions.

  2. Download the new toolbox and include the package path. Remove the old toolbox from the path.

  3. Add import ott.* to all scripts using toolbox functions or prefix all toolbox functions with ott..

ilent2 commented 6 years ago

Done for 1.4.

ilent2 commented 6 years ago

Done for 1.5