Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:59
Immutable release. Only release title and notes can be modified.

What's Changed

  • cqt TUI: profile tabs, restyled console, and UX overhaul by @Tannex in #14
  • Add cqt: z/OSMF data set browser TUI by @Tannex in #20
  • Add data set favorites: f to toggle, favorites popup with notes, wildcard favorites by @Tannex in #24
  • Persist DSN → copybook mappings (JSON state, wildcard patterns, dialog integration) by @Tannex in #23
  • Add edit mode for data sets/members: e to edit, explicit save only (ctrl+s) by @Tannex in #25
  • Add jq query popup to the records view (lazy whole-file evaluation) by @Tannex in #26
  • Polish table views: alignment, type-aware tints, and placeholders by @Tannex in #27
  • Heuristic JCL/COBOL detection and syntax highlighting in the raw record view by @Tannex in #28
  • Rebrand cqt to Compa/z (binary: compaz) by @Tannex in #29
  • Default tui-shot captures to 160x40 by @Tannex in #30
  • Adopt the Ayu Dark color scheme by @Tannex in #31
  • Add R hotkey to recall migrated data sets with live indicator by @Tannex in #32
  • Polish jq popup: transparent, header-anchored, ctrl+space field completion by @Tannex in #33
  • Fall back to the COPY search chain when a copybook DSN is 404 by @Tannex in #34
  • Capture tui-shot PNGs on garish terminal defaults by @Tannex in #35
  • Fix data race in the dsncopy test fetcher by @Tannex in #36
  • Evaluate jq queries over the whole data set, downloaded once by @Tannex in #37
  • Add Dependabot config for Go modules and GitHub Actions by @Tannex in #48
  • Bump actions/setup-go from 6 to 7 by @dependabot[bot] in #49
  • Restart the spinner tick loop when switching to a recalling workspace by @Tannex in #51
  • Move the profile switcher into the status line by @Tannex in #52
  • Remove status texts that restate what the screen already shows by @Tannex in #53
  • Pin the terminal default colors to the ayu palette by @Tannex in #54
  • Query console: completion pop-over, example placeholders, result copy by @Tannex in #55
  • Adapt the query-copy test to whole-array evaluation by @Tannex in #62
  • Record data set opens and executed queries in a local JSONL log by @Tannex in #59
  • Favorites: add and edit pattern favorites, including regexes by @Tannex in #60
  • Favorites: o opens an exact favorite directly by @Tannex in #61
  • Route bracketed-paste text to the focused input by @Tannex in #63
  • Key favorites by z/OSMF profile by @Tannex in #64
  • Overhaul README: cut prose, keep it reference-only by @Tannex in #65
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #50
  • Add a read-only jobs view to Compa/z by @Tannex in #66

New Contributors

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