Skip to content

Releases: xaaha/hulak

v0.2.15

24 Apr 15:17
a8ed76a

Choose a tag to compare

Changelog

v0.2.14

15 Apr 14:50
e1ebaa1

Choose a tag to compare

Changelog

  • cc2602a CLI router refactor: explicit command dispatch + env subcommand stubs (#164)
  • dafc482 Improve help flag with command framework (#160)
  • b9c70e8 Merge pull request #161 from xaaha/epic/encryption-v0.3
  • 681deb0 draft: add vault foundation for encrypted store (#159)
  • e1ebaa1 hulak run: explicit subcommand for running request files (#165)

v0.2.13

31 Mar 23:15
8671792

Choose a tag to compare

Changelog

v0.2.12

22 Mar 02:10
2d00ea8

Choose a tag to compare

Bug Fix

  • Fixes issue where on refresh, the operation list had extra badge for each endpoint

Changelog

  • 2d00ea8 Merge pull request #149 from xaaha/148-bug-reset-filtered-operation-list-on-refresh
  • 90321de assign -> normalize -> sort -> use in refresh payload

v0.2.11

16 Mar 23:53

Choose a tag to compare

Bug Fixes

  • Fixes the Adaptive color issue that was causing hard to read items

Changelog

v0.2.1

15 Mar 16:17
90fcedd

Choose a tag to compare

Changelog

v0.2.0

14 Mar 14:05
90fcedd

Choose a tag to compare

v0.2.0

v0.2.0

Largest release yet: 135 commits, 170+ files, ~25k lines added.
GraphQL Explorer: Terminal UI to introspect schemas, search operations, build and run queries, and save .gql / .hk.yaml files.
Interactive mode: Running hulak with no args opens a file picker and environment selector.
• TUI component library: Panels, dropdowns, toggles, filterable lists, notifications, and mouse support.
hulak doctor: Checks for security/config issues (e.g., .env permissions, missing gitignore, leaked secrets).
• Improvements: -v/--version, auto project root detection, Ctrl+O to send explorer requests.
Bug Fixes: Duplicate errors, template replacement edge cases, crash on non-JSON responses, removed apiOptions.hk.yaml side effect.
• Dev updates: golangci-lint, CI, CONTRIBUTING guide, mise tasks, and SchemaStore support for .hk.yaml.

Changelog

Read more

v0.1.6

08 Sep 19:20

Choose a tag to compare

My Bad...
This fixes the error I pushed with v0.1.5
Full Changelog: v0.1.5...v0.1.6

v0.1.5

08 Sep 18:59
42fe84a

Choose a tag to compare

What's Changed

  • Add support for source variable file value from OS environment variables by @ooaklee in #50
  • fixes bug on action getValueOf while grabbing large json number which was using scientific notation instead of exact match @xaaha in #52

Full Changelog: v0.1.4...v0.1.5

v0.1.4

04 Sep 21:24

Choose a tag to compare

Bug Fixes

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4