V 0.2.3 [19-10-2023]
- Solved a bug that made impossible to initialise stars with Z<1E-6
V 0.2.2 [27-09-2023]
- Added the log event QHE in the io module
V 0.2.1 [08-09-2023]
- Added the basic wrapper sevnwrap.evolve_binary to evolve a binary system
V 0.1.0 [05-09-2023]
- Change the dimension of the numpy array returned by the method Star::getp_array
- Minor fixes
V 0.0.12 [27-08-2023]
- Added repr in class star
V 0.0.11 [25-08-2023]
- Fixed some bugs in the class Star
V 0.0.10 [21-08-2023]
- Added the module sevncons to store the SEVN constants (it is a prototype for now)
V 0.0.9 [20-08-2023]
- Added the class Star to handle the SSE
- Added the module io with the logreader files
V 0.0.7 [18-08-2023]
- SEVNmanager completed and documented
V 0.0.0 [17-08-2023]
- Create SEVNpy
- First version of SEVNmanager