pub fn get_history(limit: usize) -> Result<Vec<HistoryEntry>>
Return the most recent history entries.