Version 0.3.0.1 13 Feb 2022
 - Fixed bug with Roster Window resizing when in editor. Scrollbox resized, but window did not.
 - Changed:  Refactored loaded scene checking logic to simplify.
 - Changed:  Trimmed Installation notes. Removed version and What's new sections.  Redundant with Change Log.


Version 0.3.0.0 09 Feb 2022
 - New:  Recompiled for KSP 1.12.x
 - New:  Added window resizing to all windows
 - New:  Added kerbal suit selection
 - New:  Added Click through blocking
 - New:  Addded default window position (Persisted)  
         Sets initial window position to a default of 50px from upper left of screen. 

Version 0.2.5.2 02 May 2019
 - Recompiled for KSP 1.7.x

Version 0.2.5.1 17 Mar 2018
 - Recompiled for KSP 1.4.1
 - Fixed:  ApplicationLauncher textures no longer render correctly.  Increased image size to 128 x 128 to support Unity 2017 compression.
 - Fixed bug with creating Tourist profession kerbals.  Caused endless loop.

Version 0.2.5.0 12 Jun 2017
 - Changes to re-compile for KSP 1.3
 - Added localiztion based on KSP 1.3 localization.  English included to start.  Assistance welcome for other lanaguages.
 - Code style cleanup.  standardized strings using string interpolation.
 - Added some more tool tips where needed. Cleaned up Tooltip display code.
 - Regorganized settings window to support tabbed sections.
 - Rebuilt List management to improve performance, and revised filtering and sorting.
 - Revised Rosterlist headers to display active sort field & sort direction.

Version 0.2.4.0 30 Oct 2016
 - Changes to re-compile for KSP 1.2

Version 0.2.3.0 28 Jul 2016
 - Changes to re-compile for KSP 1.1.3
 - Added Items to Medical Tab:  Kerbal Type, and Roster Status. added validation and warnings to ensure user knows the impact of changing these settings.
 - Refactored tooltips to improve readability.
 - Fix bug with Tourist Kerbal Types.  Tourist Kerbal Type is now supported.

Version 0.2.2.0 22 Apr 2016
 - Changes to re-compile for KSP 1.1.

Version 0.2.1.0 15 Mar 2016
 - Fix issue with Loading/Saving causing errors at space centre.
 - Fix issue when Kerbals are sacked.
 - Changed DeepFreeze Integration to use new DeepFreeze wrapper API (no more hard dependency on specific versions).
 - Added Notes function. There is now one Notes area for each kerbal (2k characters max) to record whatever notes you wish, accessed by selecting a kerbal in RM and selecting the Records tab.

Version 0.2.0.0 06 Dec 2015 
 - Compatible with new KSP 1.0.5 Kerbal Traits/naming process.
 - Up to date with DeepFreeze Mod integration.
 - Fixed Filter tab at top of GUI, and added Frozen filter (if DeepFreeze is installed)
 - Added Salaries option to Settings, also in settings you can set salaries to be paid monthly or yearly.
   - Salaries are set via Training - Experience Tab in the GUI. Default value is 10000 funds.
   - Salaries are deducted monthly or yearly, but if you do not have enough funds then the kerbals who aren't paid will go into a contract dispute mode.
     - Contract Disputes occur when kerbals are not paid their salary. Each pay period the kerbals who aren't paid will ask for a payrise (which goes up each time they aren't paid).
       All un-paid salary will accrue each time they are not paid.
       The user can accept the payrise and the kerbal will continue to work for you. However, this will only occur for 3 pay periods. At the end of the third occurrence of them not
	   being paid the kerbal will go on strike (Become a tourist). Until such time as they are paid all owed money.
	 - A Contracts Window is available to see all kerbals that currently are in contract dispute and allow you to accept payrise, decline (they go on strike). Or if you have
	   funds available you can re-pay them all owed monies and they will go back to work for you.
	 - Each month or year (salary period) funds are checked and if there are enough contract disputes are automatically resolved.     
 - Added KerbalLifeSpanInfo including Age and lifespan processing setting for each kerbal. 
   - If this setting is on all kerbals in the game will age over time and eventually die from old age.
   - If the Repawn kerbal option is on in the main game settings then they will respawn when the die (but as a new freshman again).
   - If you also have DeepFreeze Mod intalled then freezing a kerbal will stop the aging process whilst they are frozen.
   - Each Kerbals age is shown in the Attributes Tab for each kerbal and the main roster list. But the age cannot be changed. 
 - Refactored code, cleaned up code style, standardized variables and usage.

Version 0.1.0.1 23 Jun 2015 - 1.0.3 and DeepFreeze compatability
 - Updated DFInterface.dll to latest version
 - updated KSP assembly references to KSP ver 1.0.3

Version 0.1.0.0 20 Jun 2015 - Initial alpha release
 - Roster interface based on Roster window from Ship Manifest, but greatly enhanced (sorting, more detail)
 - In flight controls removed. These will stay in Ship Manifest.  Roster Manager will not be visible in Flight scene.
 - Kerbal manager Tab buttons for various areas to manage.
 - Support for DeepFreeze cryo canisters.  Frozen kerbals are displayed with assigned vessel. 
 - Attributes Tab, contains kerbal editing found in SM.  However, all kerbals can be edited.
 - Training Tab contains ability to edit kerbal skill and experience
 - History tab contains kerbal's flight history.
