Recent Releases of https://github.com/razican/vsop87-rs
https://github.com/razican/vsop87-rs - Version 3.0.0
Dependencies have been updated, crate has been migrated to 2021 edition, and clippy lints taken into account. This adds a few backwards incompatibilities (public methods are now #[must_use], but most users shouldn't have any issue.
Dependabot has been added to the project too.
- Rust
Published by Razican over 2 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 2.0.3
Added CodeCov badge and maintenance badges to crates.io.
- Rust
Published by Razican over 8 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 2.0.2
Added badges to crates.io and moved coverage to CodeCov.
- Rust
Published by Razican almost 9 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 2.0.1
Added categories to Cargo.toml.
- Rust
Published by Razican almost 9 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 2.0.0
Second stable release of VSOP87 algorithm for Rust. - Added benchmarks. - Type safe results. (breaking change) - Improved some calculations a bit. - Improved documentation.
- Rust
Published by Razican about 9 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 1.0.4
Reformatted some code and improved build scripts.
- Rust
Published by Razican about 9 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 1.0.3
Added Windows and Mac CI. Also tested against Rust 1.0.0 - 1.8.0 (and beta and nightly at the time of writing).
- Rust
Published by Razican almost 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 1.0.2
Updated license files (the copyright was not correctly set). Also updated build script using travis-cargo, now we use the new Travis-CI container based infrastructure. Small change regarding to author email.
- Rust
Published by Razican about 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 1.0.1
Better performance thanks to inline functions.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 1.0.0
First stable release of the VSOP87 Rust implementation. It contains all the VSOP87 variants (VSOP87, VSOP87A, VSOP87B, VSOP87C, VSOP87D and VSOP87E). The documentation is available here. The algorithm is implemented 100% in pure Rust with all testing and documentation needed and it is published in crates.io.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.5.1
Fixed small issue with maximum keywords in crates.io.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.5.0
This release of the Rust implementation of the VSOP87 algorithm implements the VSOP87D version of the algorithm (still no VSOP87E). All the testing and documentation is included. The documentation is published here.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.4.0
This release of the Rust implementation of the VSOP87 algorithm implements the VSOP87C version of the algorithm (still no VSOP87D and VSOP87E). All the testing and documentation is included. The documentation is published here.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.3.0
This release of the Rust implementation of the VSOP87 algorithm implements the VSOP87B version of the algorithm (still no VSOP87C, VSOP87D and VSOP87E). All the testing and documentation is included. The documentation is published here.
Note: this release changes the API of the library. Be sure to check out the new documentation. The vsop87 module has been moved to crate level.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.2.0
This release of the Rust implementation of the VSOP87 algorithm implements the VSOP87A version of the algorithm (still no VSOP87B, VSOP87C, VSOP87D and VSOP87E).
All the testing and documentation is included. Nevertheless, better documentation, with examples is expected.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.1.2
Fixed small issue with a keyword in crates.io.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.1.1
This release adds a conversion from the VSOP87 solution variables to the keplerian elements for planets. Like the 0.1.0, it only implements the VSOP87 version of the algorithm (no VSOP87A, VSOP87B, VSOP87C, VSOP87D, VSOP87E).
All the testing and documentation is included. Nevertheless, better documentation, with examples is expected. This version, like the 0.1.0 is published in crates.io.
- Rust
Published by Razican over 10 years ago
https://github.com/razican/vsop87-rs - VSOP87-rs 0.1.0
This is the first development release of the Rust implementation of the VSOP87 algorithm. It only implements the VSOP87 version of the algorithm (no VSOP87A, VSOP87B, VSOP87C, VSOP87D, VSOP87E).
All the testing and documentation is included. Nevertheless, better documentation, with examples is expected.
- Rust
Published by Razican over 10 years ago