- added support for Windows
- added score plugin type
- added constraint classifier plugin type
- added variable classifier plugin type
- added class ConsPart
- added class VarPart
- added tests for score and classifier
- support cython 3.0.0
- update to PySCIPOpt 4.4.0, SCIP 8.1.0 and GCG 3.5.5
- method getMastervars in class Model
- method getOrigvars in class GCGMasterModel
- rename GCGModel to Model
- pyscipopt.Model not importable with pygcgopt.Model anymore
- Initial public release