atuin/atuin-client
Vlad Stepanov 4077c33adf
Builder interface for History objects (#933)
* [feature] store env variables in History records

WIP: remove `HistoryWithoutDelete`, add some docstrings, tests

* Create History objects through builders.

Assure in compile-time that all required fields
are set for the given construction scenario

* (from #882) split Cmd::run into subfns

* Update `History` doc

* remove rmp-serde from history

* update warning

---------

Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
2023-06-15 10:29:40 +00:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
record-migrations Key values (#1038) 2023-06-14 21:18:24 +01:00
src Builder interface for History objects (#933) 2023-06-15 10:29:40 +00:00
Cargo.toml Builder interface for History objects (#933) 2023-06-15 10:29:40 +00:00
config.toml Fix typo in config.toml (#1006) 2023-05-24 22:00:01 +00:00