Skip to content

Releases: imsi32/yatline.yazi

v0.4.0 - Maintenance Update

24 Dec 10:55
600ed1f
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0 - Enlarged Update

29 Jul 08:52
439b9d0
Compare
Choose a tag to compare

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

24 Jul 12:08
0b46172
Compare
Choose a tag to compare

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

15 Jul 08:31
3654eed
Compare
Choose a tag to compare

This release provides theming support and default variables for config parameters.

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 - Simplicity Update

11 Jul 13:25
d26ffbc
Compare
Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - More Components Update

05 Jul 18:38
37c26ea
Compare
Choose a tag to compare

This release provides important error checking features and 6 new simple components.

What's Changed

  • [FEAT] Disabling Empty Components by @imsi32 in #9
  • [FEAT] More Basic Components Implemented by @imsi32 in #10
  • [UPDATE] More Components by @imsi32 in #11

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Automatic Configuration Update

04 Jul 13:18
6f4bfcc
Compare
Choose a tag to compare

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

  • @imsi32 made their first contribution in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - First Release

30 Jun 09:59
Compare
Choose a tag to compare

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