Anise

Latest version: v0.5.3

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.3

New features / improvements

* Eclipse, line of sight, and occultation computations by ChristopherRabotin in https://github.com/nyx-space/anise/pull/307
* Switch to catppuccin theme + egui 0.28 by ChristopherRabotin in https://github.com/nyx-space/anise/pull/293
* Refactor CLI code by cmleinz in https://github.com/nyx-space/anise/pull/286
* Introduce docrs by gwbres in https://github.com/nyx-space/anise/pull/287
* Introduce has_velocity_dynamics by gwbres in https://github.com/nyx-space/anise/pull/299
* Copy frames with a new shape by gwbres in https://github.com/nyx-space/anise/pull/298

Bug fixes

* Fix/294 metaload lock by ChristopherRabotin in https://github.com/nyx-space/anise/pull/305
* Fix transformation when it involved multi-barycenter hops by ChristopherRabotin in https://github.com/nyx-space/anise/pull/306

Maintenance

* Update rstest requirement from 0.21.0 to 0.22.0 by dependabot in https://github.com/nyx-space/anise/pull/288
* Update tabled requirement from =0.15 to =0.16 by dependabot in https://github.com/nyx-space/anise/pull/290
* Update reqwest requirement from 0.11 to 0.12 by dependabot in https://github.com/nyx-space/anise/pull/278
* Update nalgebra by ChristopherRabotin in https://github.com/nyx-space/anise/pull/292
* Change serde_dhall to be under the metaload feature by matte1 in https://github.com/nyx-space/anise/pull/295
* Build --doc without embed_ephem by gwbres in https://github.com/nyx-space/anise/pull/291
* Update polars requirement from 0.41.1 to 0.42.0 by dependabot in https://github.com/nyx-space/anise/pull/300
* Prep release 0.4.3 by ChristopherRabotin in https://github.com/nyx-space/anise/pull/309

New Contributors
* cmleinz made their first contribution in https://github.com/nyx-space/anise/pull/286
* matte1 made their first contribution in https://github.com/nyx-space/anise/pull/295
* gwbres made their first contribution in https://github.com/nyx-space/anise/pull/291

**Full Changelog**: https://github.com/nyx-space/anise/compare/0.4.2...0.4.3

0.4.2

What's Changed
* Version bump for `bytes` 1.6.1 versioning bug by ChristopherRabotin in https://github.com/nyx-space/anise/pull/280
* Other versions are also no longer locked.


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Homogenize github CI action trigers by ChristopherRabotin in https://github.com/nyx-space/anise/pull/276
* Download assets in build.rs for the embed_ephem feature by ChristopherRabotin in https://github.com/nyx-space/anise/pull/277


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.4.0...0.4.1

0.4.0

What's Changed

New features
* Improve ANISE dataset performance by 100x -- breaking change (hence version 0.4.0) by ChristopherRabotin in https://github.com/nyx-space/anise/pull/252
* Implement meta file lock to prevent concurrent downloading attempts by ChristopherRabotin in https://github.com/nyx-space/anise/pull/259
* Support SPK Type 9: Lagrange unequal time steps + Support env vars in MetaFile by ChristopherRabotin in https://github.com/nyx-space/anise/pull/270
* Many improvements and features after using it for Nyx by ChristopherRabotin in in https://github.com/nyx-space/anise/pull/251, https://github.com/nyx-space/anise/pull/263

Bug fixes
* Allow for add_{sma/inc/etc} to bubble up failures by ChristopherRabotin in https://github.com/nyx-space/anise/pull/264
* Fix translate_to function to correctly set the frame by ChristopherRabotin in https://github.com/nyx-space/anise/pull/258
* Deletion of lock file should not fail if lock not found by ChristopherRabotin in https://github.com/nyx-space/anise/pull/261

Dependencies / Maintenance

* Update rstest requirement from 0.19.0 to 0.20.0 by dependabot in https://github.com/nyx-space/anise/pull/253
* Update rstest requirement from 0.20.0 to 0.21.0 by dependabot in https://github.com/nyx-space/anise/pull/254
* Update arrow requirement from 51.0.0 to 52.0.0 by dependabot in https://github.com/nyx-space/anise/pull/257
* Update polars requirement from 0.40.0 to 0.41.1 by dependabot in https://github.com/nyx-space/anise/pull/266
* Now using hifitime 4.0.0-alpha by ChristopherRabotin in https://github.com/nyx-space/anise/pull/268


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.3.2...0.4.0

0.3.2

What's Changed

New features

* Add range rate to AER computation by ChristopherRabotin in https://github.com/nyx-space/anise/pull/236
* Clone and modify data sets of all kind by ChristopherRabotin in https://github.com/nyx-space/anise/pull/237
* Modify and truncate DAF files by ChristopherRabotin in https://github.com/nyx-space/anise/pull/243
* Add domain validity map for SPK and BPC by ChristopherRabotin in https://github.com/nyx-space/anise/pull/229

Bug fixes

* Support windows absolute paths in meta almanac by ChristopherRabotin in https://github.com/nyx-space/anise/pull/244
* Fix azimuth computation by ChristopherRabotin in https://github.com/nyx-space/anise/pull/239

Dependencies / Maintenance

* Update rstest requirement from 0.18.2 to 0.19.0 by dependabot in https://github.com/nyx-space/anise/pull/230
* Update polars requirement from 0.38.1 to 0.39.0 by dependabot in https://github.com/nyx-space/anise/pull/231
* Fixed egui dependencies by ChristopherRabotin in https://github.com/nyx-space/anise/pull/235
* Update crc32fast requirement from =1.4.0 to =1.4.2 by dependabot in https://github.com/nyx-space/anise/pull/238
* Update polars requirement from 0.39.0 to 0.40.0 by dependabot in https://github.com/nyx-space/anise/pull/245


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.3.1...0.3.2

0.3.1

What's Changed

* SPK/BPC domain function fix + Usability alterations for Nyx by ChristopherRabotin in https://github.com/nyx-space/anise/pull/206
* Fix RIC velocity computation and test it better by ChristopherRabotin in https://github.com/nyx-space/anise/pull/210
* RIC computation reverted to standard approach by ChristopherRabotin in https://github.com/nyx-space/anise/pull/221

Dependencies / Maintenance

* Update polars requirement from 0.36.2 to 0.37.0 by dependabot in https://github.com/nyx-space/anise/pull/190
* Update crc32fast requirement from =1.3.2 to =1.4.0 by dependabot in https://github.com/nyx-space/anise/pull/201
* Update egui-toast requirement from 0.11.0 to 0.12.1 by dependabot in https://github.com/nyx-space/anise/pull/203
* Update polars requirement from 0.37.0 to 0.38.1 by dependabot in https://github.com/nyx-space/anise/pull/209
* Update reqwest requirement from 0.11.23 to 0.12.0 by dependabot in https://github.com/nyx-space/anise/pull/214
* Update parquet requirement from 50.0.0 to 51.0.0 by dependabot in https://github.com/nyx-space/anise/pull/212
* Update rfd requirement from 0.13.0 to 0.14.1 by dependabot in https://github.com/nyx-space/anise/pull/213
* Update bytes requirement from =1.5.0 to =1.6.0 by dependabot in https://github.com/nyx-space/anise/pull/215
* Add Rust release job by ChristopherRabotin in https://github.com/nyx-space/anise/pull/226


**Full Changelog**: https://github.com/nyx-space/anise/compare/0.3.0...0.3.1

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.