Version 0.8-0
        - Added methods for integer, numeric, logical and character and changed default method to give an error for anything else.
	
Version 0.7-0
	- Added quick argument to check_separation.

Version 0.6-2
	- Bug fixes. Improved test suite. 
	
Version 0.6-1
	- Bug fixes. Added some new tests and a test suite.

Version 0.6-0
	- Added new workhorse functions for the linear programs. Added backends (rcdd and ROI) and any solver from the two to be used for the programs.   


Version 0.5-2
	- Added bracl and brmultinom methods.

Version 0.5-1
	- Fixed bug in overlap_fc with respect to missing model. Changed warning message for default model. 

Version 0.5-0
	- Added formula methods. Fixed bug in print.sepmod_sl. Added modelclass slots to diagsep objects. Added modelcall to diagnose_separation objects generics (NULL otherwise).  

Version 0.4-2
	- Fixed bug when using generics with missing model argument. Removed weird typo unicode characters in documentation of methods for model object.

Version 0.4-1
	- Typos.

Version 0.4-0
	- Added S3 methods for post-fit functionality for classes glm, multinom, clm, polr, osm.  

Version 0.3-0
	- Added S3 generics and S3 methods for pre-fit functionality.  

Version 0.2-1
        - Added optional argument S to high-level functions to allow for supplying a structure vector matrix directly. Finished seprows, linearities and reccone high-level functions.

Version 0.2-0
	- Renamed all $offobs and sepobs to $offrows and $seprows. Changed the summary and print to also reflect that. Add a b_Xstar.

Version 0.1-2
	- Start of development version on R forge.

Version 0.1-1
	- First release on R forge
