Releases: jsauve/AASharp
Releases · jsauve/AASharp
2.12.0
Report of modifications from AA+ v2.0 to 2.12
- Addition of a new CAAMoonPhases2 class.
- Addition of a new CAAMoonNodes2 class.
- Addition of a new CAAMoonPerigeeApogee2 class.
- Addition of a new CAAMoonMaxDeclinations2 class.
- Addition of a new CAAEquinoxesAndSolstices2 class.
- Addition of a new AASRiseTransitSet2 class which addresses issues with the existing AASRiseTransitSet class which is now considered deprecated.
- Updated the observed DeltaT values
Fixes
- Renamed CAAPhysicalMarsDetails to AASPhysicalMarsDetails
- Renamed CAAPhysicalJupiterDetails to AASPhysicalJupiterDetails
1.99.1
Updated changelog
1.99
Updated the observed DeltaT values to 1st January 2019 (from AA+ 1.98 & 1.99
1.97.1
- Fixed a build error that make all target versions of the nuget package to be build with .NET 4.5
1.97.0
Report of modifications from AA+ v1.97
- Updated the observed DeltaT values from http://toshi.nofs.navy.mil/ser7/deltat.data to 1st April 2018
Note : As AA+ versions from 1.94 to 1.96 were C++ specific corrections, they were not reported to AA#.
1.93.3
- Correction of the validation of the parameter "month" in the method DaysInMonth in the class AASDate
v1.93.2
- Corrections in AASMoslemCalendar, results were not correct
v1.93.1
- Added license information
v1.93
Report of correction from AA+ v1.93 :
- Fixed a transcription bug in the AASPrecession.PrecessEquatorial method. The "0.017998tcubed" term was incorrectly using "0.017988tcubed" when calculating "sigma".
v1.92
Added NuGet package information