Releases: imsi32/yatline.yazi
v0.4.0 - Maintenance Update
This update brings a little new features and compatibility with Yazi v0.4 which are developed by different contributors. Moreover, with this version, yatline.yazi no longer supports previous versions of Yazi. Also, wiki updated to make it easier for newcomers.
What's Changed
- Add config option to change header, tab and status positions. by @lpanebr in #30
- [FEAT] Add the option to display user and group ownership of the hovered file or directory by @lkschu in #32
- [FIX] return empty permissions string if cha:permissions() returns nil by @LatjoLajbin in #31
- feat!: support for Yazi 0.4 by @sxyazi in #36
New Contributors
- @lpanebr made their first contribution in #30
- @lkschu made their first contribution in #32
- @LatjoLajbin made their first contribution in #31
- @sxyazi made their first contribution in #36
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - Enlarged Update
This release provides Yazi v0.3.0 support and add-ons.
What's Changed
- [FEAT] Add-On Support For Components by @imsi32 in #22
- [FEAT] Add-On Support For Component Types by @imsi32 in #23
- [FEAT] Components Configuration Refactored by @imsi32 in #24
- [FIX] Configless Initialization by @imsi32 in #25
- [FEAT] Shortened Paths by @imsi32 in #26
- [FEAT] Disabled Unused Functions by @imsi32 in #27
- [UPDATE] Enlarged by @imsi32 in #28
Full Changelog: v0.2.4...v0.3.0
v0.2.4 - Bug Clearance Update
This is the last release that will support Yazi v0.2.5. It provides bug fixes.
Full Changelog: v0.2.3...v0.2.4
v0.2.3 - Customization Update
v0.2.2 - Simplicity Update
This release provides configuration for simpler designs.
What's Changed
- [FIX]: add missing parenthesis by @Yushi5058 in #12
- [FEAT] Configuration For Background Of Both Lines by @imsi32 in #14
- [FEAT] More Advanced Separator Connection by @imsi32 in #15
- [FEAT] Displayment of Header-line and Status-line by @imsi32 in #16
- [Update] Simplicity by @imsi32 in #17
New Contributors
- @Yushi5058 made their first contribution in #12
Full Changelog: v0.2.1...v0.2.2
v0.2.1 - More Components Update
v0.2.0 - Automatic Configuration Update
This release mainly provides automatic configuration. To do that almost all under hood mechanism changed and improved. Thus, a lot of new features implemented.
What's Changed
- [FEAT] Function For Creating Components From String by @imsi32 in #2
- [FEAT] Enumerations And Documentation For Component Setup by @imsi32 in #3
- [FIX] Missing Component Type Added by @imsi32 in #4
- [FEAT] String Based Components Refactored by @imsi32 in #5
- [FEAT] Automatic Configuration For String Based Components by @imsi32 in #6
- [FEAT] Automatic Configuration For Line Based Components AND [FEAT] Multi-Colorizable Components by @imsi32 in #7
- [UPDATE] Automatic Configuration by @imsi32 in #8
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - First Release
This release is mainly to fulfill my preferences with consideration for future automatic configuration. However, it is ready to use. Moreover, it can be easily manually configured with its flexible structure to fulfill your preferences, too.
Full Changelog: https://github.com/imsi32/yatline.yazi/commits/v0.1.0