Skip to content

Version 0.13.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@rster2002 rster2002 released this 10 Jun 16:19
· 7 commits to development-0.13.0 since this release
2184bd2

What's changed

Removed the exobiology prediction logic from the main crate and moved to its own crate. The main crate should focus on anything related to finding and parsing the journal. Other than that there have been some tiny changes in some of the method naming and a lot more documentation and examples are now included. Changes from the master branch have also been merged and include here.

Changelog

  • Removed exobiology prediction logic from the main crate into a separate crate.
  • Renamed sync- and async blocker methods from block to wait
  • Add more documentation and add example files.

Full Changelog: 0.13.0-rc.1...0.13.0-rc.2