Skip to content

Releases: babilonczyk/martian

Version 0.3.0

04 Mar 09:26
739c5f7

Choose a tag to compare

Add initial version of calendar module

Version 0.2.3

03 Mar 14:12
47b9e94

Choose a tag to compare

Returning better errors in Date module

Version 0.2.1

07 Feb 06:50
5eb8980

Choose a tag to compare

Adds new methods to the darian calendar module.

Version 0.2.0

15 Nov 22:14
aed1296

Choose a tag to compare

  • Created date module with implementation of darian_now and msd_to_darian

Version 0.1.3 Add utc_to_msd function in time module

05 Nov 21:52
b24a4b5

Choose a tag to compare

  • 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

04 Nov 16:46
7a85070

Choose a tag to compare

  • Added mtc_now
  • Added boolean argument advanced to msd_now. When set to true, 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 mockall dependency

Version 0.1.1 - Time module

03 Nov 16:26
1e54a13

Choose a tag to compare

Creation of first utility module time and first method msd_not/current_sol.