Skip to content

Releases: net2share/go-corelib

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 09 Mar 01:15
534bb8b

0.1.13 (2026-03-09)

Features

  • binman: add zip archive and dgst checksum support (ba87b9a)

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 02 Mar 21:39
08a95e3

0.1.12 (2026-03-02)

Features

  • tui: add clipboard copy support to info view via OSC52 (947bc47)

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 24 Feb 02:11
08c000b

0.1.11 (2026-02-24)

Features

  • add binman package for shared binary management (2df227f)

Documentation

  • update README with binman package and missing tui APIs (b4f958a)

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 16 Feb 19:29
e56b647

0.1.10 (2026-02-16)

Bug Fixes

  • tui: add paste support to fullscreen input (3fa2a2b)

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Feb 22:09
a32691d

0.1.9 (2026-02-14)

Bug Fixes

  • tui: widen box layout, add text wrapping, and fix progress auto-scroll (ca4f11f)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 11 Feb 18:30

0.1.8 (2026-02-11)

Features

  • tui: add separator support to menu options (d498723)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 07 Feb 00:25
c9fae92

0.1.7 (2026-02-07)

Features

  • tui: add session lifecycle to eliminate alt screen flickering (e0a82dd)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Feb 23:22
9b50604

0.1.6 (2026-02-05)

Features

  • tui: add Dismiss method to ProgressView (a9cabd0)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Feb 22:45
25831b7

0.1.5 (2026-02-01)

Features

  • tui: add text wrapping to ProgressView component (272ff6e)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Feb 05:51
17ef259

0.1.4 (2026-02-01)

Features

  • tui: add ShowInfo and ProgressView components (b17f1d7)