//! **This crate has been renamed to [`ailoop-history`](https://crates.io/crates/ailoop-history).**
//!
//! All items are re-exported here with a `#[deprecated]` notice so
//! existing code keeps compiling while you migrate. The previous
//! `ContextManager` / `ContextManagerBuilder` types were renamed to
//! `History` / `HistoryBuilder` at the same time — see the
//! [ailoop-history crate](https://crates.io/crates/ailoop-history) for
//! details and migration guidance.
pub use *;