ailoop-context 1.0.0-rc.3

Renamed to ailoop-history. This crate is a deprecated re-export shim and will not receive further updates.
Documentation

ailoop-context (deprecated)

This crate has moved to ailoop-history.

# before
ailoop-context = "1.0.0-rc.2"

# after
ailoop-history = "1.0.0-rc.3"

The previous ContextManager / ContextManagerBuilder types were renamed to History / HistoryBuilder at the same time. All re-exports in this crate are marked #[deprecated]; switch your import surface to ailoop-history to silence the warnings.