Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 420 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 420 Bytes

Change Log

All notable changes to Nyx starting with the version 1.0.0 will be documented here.

This project adheres to Semantic Versioning, unless a given technical breaking change is unlikely to be one.

1.0.1

Unlikely breaking changes

  • NyxError enum no longer has OutOfInterpolationWindow or TrajectoryCreationError. These are now part of the more detailed TrajError error enum.