Skip to content

Releases: vsmithers1087/SwissEphemeris

0.0.99

26 Dec 17:57
9d9ac62
Compare
Choose a tag to compare
Make ZodiacCoordinate init public (#18)

0.0.14

12 Jun 16:48
20a97e6
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release
LunarSouthNode and Sidereal Cusps

- Refactors Coordinate for the addition of .tropical and sidereal properties
- Adds .tropical and sidereal properties to Cusp
- Updates README.md
- Adds LunarSouthNode

0.0.13

20 May 23:47
27b5a1d
Compare
Choose a tag to compare
Rename 'Astroid' (the math object type) to 'Asteroid' (the celestial …

…object type) (#13)

0.0.12

24 Nov 15:44
448c495
Compare
Choose a tag to compare
Update for BatchRequest and PlanetsRequest for modern concurrency (#11)

0.0.11

09 Nov 16:19
f512a9f
Compare
Choose a tag to compare
Update/0.0.11 (#10)

* Remove seplm60 - seplm132

* Remove seasm06 - seasm54

* Remove semom60 - semom132

* Remove seplm06 - seplm54

* Remove JPL files outside of range 1800 AD – 2399 AD

* Remove seasnam.txt

* Remove seasnam2.txt

* Update README.md

0.0.9

09 Nov 14:28
cfb98b7
Compare
Choose a tag to compare
Update/0.0.9 (#9)

* Made Coordinate, Aspect and Lunation conform to Codable

* Remove TimeZone parameter from RiseTime and SetTime

0.0.81

25 Sep 11:27
0fb72e0
Compare
Choose a tag to compare
Fix planetRisingTime test (#8)

Update/0.0.8 (#7)

07 Jul 16:32
681de6b
Compare
Choose a tag to compare
* Added PerformanceTests

* Added BatchCoordinates

* Added BatchRequest

* Updated README.md

* Zodiac conforms to Codable

0.0.7

24 Jun 16:06
de4e8dc
Compare
Choose a tag to compare
Added PerformanceTests (#6)

Merge pull request #5 from vsmithers1087/update/0.0.6

06 May 17:17
32676e8
Compare
Choose a tag to compare
Deallocate pointers in init defer