| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore: move crates into crates/ dir (#1958) | Ellie Huxtable | 2024-04-18 |
| | | | | | I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place | ||
| * | refactor: String -> HistoryId (#1512) | Ellie Huxtable | 2024-01-06 |
| | | |||
| * | replace chrono with time (#806) | Conrad Ludgate | 2023-09-11 |
| | | | | | | | | | | * replace chrono with time * Fix test chrono usage --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> | ||
| * | Builder interface for History objects (#933) | Vlad Stepanov | 2023-06-15 |
| * [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> | |||
