Releases: lusingander/stu
Releases Β· lusingander/stu
v0.7.1
What's Changed
- Fix force_path_style setting to be set correctly by @lusingander in #58
- Download on bucket list page by @lusingander in #62
- Internal refactoring
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: enable LTO and codegen-units = 1 optimizations by @zamazan4ik in #49
- Implement opening with encoding by @lusingander in #51
- Improve internals for download object by @lusingander in #52
- Recursive download objects by @lusingander in #53
- Custom keybindings by @lusingander in #54
- Improve help page by @lusingander in #55
- Download as on object list page by @lusingander in #56
New Contributors
- @zamazan4ik made their first contribution in #49
Note
- Some default keybindings have been changed. Please refer to
keybindings.toml
and set as needed.
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
- Use bucket-region parameter by @lusingander in #46
- Fix to not call head-object when bucket is specified by @lusingander in #47
- Add name key to copy details dialogs by @lusingander in #48
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Use houseabsolute/actions-rust-cross for release build by @lusingander in #43
- Fix contents of copy detail dialog when selecting a version by @lusingander in #44
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Fix to allow specifying color theme for text preview by @lusingander in #36
- Fix to allow adding color theme syntax definitions for text preview by @lusingander in #37
- Fix not to use confy by @lusingander in #38
- Update ratatui to 0.29.0 by @lusingander in #41
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Change color definitions to use theme variables by @lusingander in #33
- Add --path-style option by @lusingander in #35
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Implement copy details dialog on bucket/object list page by @lusingander in #30
- Fix the handling of control characters in text preview by @lusingander in #31
- Add rust-version to Cargo.toml
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix to load region from profile by @lusingander in #28
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Implement list refresh by @lusingander in #21
- Support image preview by @lusingander in #24
- Changed handling of config file
- Added new config
- Internal improvements
- Update dependencies
Full Changelog: v0.5.2...v0.6.0