Releases: babilonczyk/martian
Releases · babilonczyk/martian
Version 0.3.0
Add initial version of calendar module
Version 0.2.3
Returning better errors in Date module
Version 0.2.1
Adds new methods to the darian calendar module.
Version 0.2.0
- Created date module with implementation of
darian_nowandmsd_to_darian
Version 0.1.3 Add utc_to_msd function in time module
- adds utc_to_msd function in the time module
Version 0.1.2 - Add mtc_now and extend msd_now to provide Mars24 compatibile time
- Added
mtc_now - Added boolean argument
advancedtomsd_now. When set totrue, it provides value according previous implementation. When set to true it provides slightly less accurate value used in tools like Mars25 by Nasa - Removed unused
mockalldependency
Version 0.1.1 - Time module
Creation of first utility module time and first method msd_not/current_sol.