- Updated universal_ffi to version 1.1.0
- migrated to universl_ffi
- Updated example to latest template. added additional asset for init.
- Made init friendler for flutter
- Converting to pure dart package. Some changes to init and example. Modified versioning format. Now including sweph version as build number.
- Corrected swe_house_pos method parameters
- Breaking Change! Fixed swe_rise_trans and swe_rise_trans_true_hor exception and return. Modified target parameter for 6 commands. These commands now take a single parameter which could be either HeavenlyBody or Star name as string
- 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