| Commit message (Collapse) | Author |
|
Co-authored-by: Ellie Huxtable <ellie@mac.lan>
|
|
|
|
|
|
* chore(release): prepare for release 18.5.0-beta.1
* no codespell on contributors
|
|
|
|
|
|
|
|
* feat(gui): add runbook list, ability to create and delete, sql storage (#2282)
* wip
* saving works :))
* functioning delete button
* persist selection properly
* update contributors
* update changelog
|
|
* chore(release): prepare for release v18.4.0-beta.1
* remove full release test
|
|
* chore(release): prepare for release v18.3.0
* build full release
* Revert "build full release"
This reverts commit 65e7718b51927ca6cb03a411cce781b81cb64eaa.
|
|
* chore(release): v18.3.0-prerelease.1
* update contributors
* changelog, plan only on prs
|
|
|
|
|
|
|
|
|
|
* Add commands to print the default configuration
When updating a software I often want to compare my configuration with the
configuration of the new version. To make this possible atuin can now print
the default configuration.
This also updates the example files with the actual values used as default in
the settings.rs files.
* Changed command name to 'default-config'
* Fixed merge
|
|
|
|
* Release v15.0.0
* Draft post
* Update contributors
|
|
* Try different workspace structure
Move main crate (atuin) to be on the same level with other crates in
this workspace
* extract common dependencies to the workspace definition
* fix base64 v0.21 deprecation warning
* questionable: update deps & fix chrono deprecations
possible panic sites are unchanged, they're just more visible now
* Revert "questionable: update deps & fix chrono deprecations"
This reverts commit 993e60f8dea81a1625a04285a617959ad09a0866.
|
|
* Write release blog post
* Bump versions
* Update contributors
|
|
sorry @conradludgate ðŸ˜
|
|
* Switch to using ATUIN_LOG instead of RUST_LOG
* Stop clippy complaining
* I should know better - clippy is never happy :(
|
|
* Release v12
* Add new contributors
|
|
Inspired by the ClickHouse system contributors table, I thought this is
a nice extra way to say thank you to all those who put time and energy
into our project
|