- Fixing return values for some calls. Also adding doc comments.
- updating MacOS and iOS build files
- Update version after fixing #10
- Fixing build error due to some missed int -> int32 changes
- fixing int type to int32 for web compatibility
- fixed type for swe_set_sid_mode
- fixed RiseSetTransitFlag. added bump_version script
- Replaced web_ffi with wasm_ffi
- Fixed readme and SDK range
- Added support for Web. Some more refactoring.
- Tentative fix for iOS which is still failing.
- Fixed example for mobile devices.
- Reverting recent changes :( and making swe_set_ephe_path & swe_set_jpl_file public again.
- Fixed init sequence so that Sweph can be used in sync as well as async mode.
- Added swe_set_jpl_file to init since ephe-path and jpl-file cannot be updated.
- Made swe_set_ephe_path & swe_set_jpl_file private.
- Breaking changes to instance creation since 2.10.03+1.
- Fixed init to handle ephe-path correctly. Fixed array size in house-system calls. Updated example.
- Updated sweph to upstream version 2.10.03.
- Hopefully fixed compilation for ios/mac (untested).
- Updated readme with some more examples
- Updated Changelog
- Fixed readme
- Updated comments
- changed appDir to getApplicationSupportDirectory. added comments
- Fixed Linux build.
- readme fix again
- Fixed readme
- Initial release with Swiss Ephemeris version 2.10.02