Skip to content

Releases: charlesrocket/xtxf

0.11.5

24 Oct 14:02
0.11.5
d7b755e

Choose a tag to compare

Bug Fixes

  • Update arrays
  • Update opt_usage
  • Update stdout
  • Update sleep()
  • Flush stdout

Operations

  • Bump actions/checkout from 4 to 5
  • Bump actions/attest-build-provenance from 2 to 3
  • Bump actions/labeler from 5 to 6
  • Bump zig to 0.15.1

Testing

  • Fix output arrays

Build

  • Fix coverage
  • Update modules
  • Update cova + ghext
  • Bump MSZV to 0.15.1
  • Bump cova to 3fa729c

0.11.4

09 Aug 11:07
0.11.4
7938ebc

Choose a tag to compare

Documentation

  • Fix meta options
  • Add packaging status

Miscellaneous tasks

  • Ignore gen-doc output

Build

  • Add OS tag
  • Fix clean step

0.11.3

09 Jul 01:31
0.11.3
971d09e

Choose a tag to compare

Operations

  • Drop reviewers

Build

  • Update hash format

0.11.2

28 Jun 17:30
0.11.2
196f238

Choose a tag to compare

Bug Fixes

  • Correct cell gaps

Miscellaneous tasks

  • Remove semver todo

Testing

  • Update cases

Build

  • Bump ghext to 0.6.0
  • Fix dependency leak
  • Bump termbox2 to 9c9281a

0.11.1

25 May 14:28
0.11.1
949f87e

Choose a tag to compare

Bug Fixes

  • Update std structs
  • Improve version string

Operations

  • Bump mlugg/setup-zig from 1 to 2
  • Bump zig version to 0.14

Performance

  • Drop redundant core.style switch

Refactor

  • Move column functions

Styling

  • Fix column test formatting
  • Fix formatting
  • Move imports

Testing

  • Fix runner()
  • Import allocator

Build

  • Update manifest layout
  • Update cova to 4c56696
  • Update ghext to 0.5.1
  • Fix clean step
  • Bump ghext to 0.5.2
  • Add minimum_zig_version
  • Add paths
  • Bump termbox2 to 8ee9dc1

0.11.0

15 Feb 10:53
0.11.0
21d9e67

Choose a tag to compare

Bug Fixes

  • Set separator format

Features

  • Add bare option

Miscellaneous tasks

  • Update LICENSE

Operations

  • Run coverage in jammy

0.10.0

08 Dec 15:35
0.10.0
2a170cc

Choose a tag to compare

Bug Fixes

  • Update opt_usage

Documentation

  • Update example command

Features

  • Use empty accents value

Operations

  • Bump codecov/codecov-action from 4 to 5
  • Bump actions/attest-build-provenance from 1 to 2

Refactor

  • Move termbox source

Build

  • Bump cova to 8f12e48
  • Bump cova to a6a834c
  • Bump termbox to 02e28d0

0.9.1

15 Nov 08:22
0.9.1
1637283

Choose a tag to compare

Bug Fixes

  • Allow empty core.accents

Styling

  • Fix test/cli formatting

0.9.0

12 Nov 08:11
0.9.0
6aca4cf

Choose a tag to compare

Features

  • Switch to dynamic cooldown
  • Implement dimmed columns

Refactor

  • Move rand into Core
  • Fix redundant TB_DIM

Styling

  • Improve formatting

0.8.2

21 Oct 17:01
0.8.2
165fccf

Choose a tag to compare

Bug Fixes

  • Use max string length
  • Increase Column.cooldown

Refactor

  • Drop Handler.init()
  • frames -> frm
  • Drop mbuf

Styling

  • Fix formatting