Skip to content

Latest commit

Β 

History

History
656 lines (286 loc) Β· 25.7 KB

CHANGELOG.md

File metadata and controls

656 lines (286 loc) Β· 25.7 KB

Changelog

4.9.0 (2024-11-28)

Features

  • Make it possible to load gh CLI token from the hosts file used by gh (#327) (9f30790)

4.8.1 (2024-11-19)

Dependency Updates

  • bump cross-spawn from 7.0.3 to 7.0.5 in /docs-optimizer (#316) (a40214c)

4.8.0 (2024-11-18)

Features

4.7.5 (2024-11-18)

Dependency Updates

  • bump github.com/aws/aws-sdk-go-v2/config in the gomod-all group (#310) (8192e8f)

4.7.4 (2024-11-15)

Bug Fixes

  • let the user if no packages was installed or updated (#312) (5ab5ae1)

4.7.3 (2024-11-14)

Bug Fixes

  • Type s/subcommand/sub command/ (c892419)

4.7.2 (2024-11-14)

Bug Fixes

4.7.1 (2024-11-13)

Dependency Updates

  • bump the gomod-all group across 1 directory with 4 updates (#304) (dc50279)

4.7.0 (2024-11-13)

Features

  • Add auto migration of package configs for ok pkg update (#297) (ee227db)

4.6.0 (2024-11-13)

Features

4.5.1 (2024-11-13)

Bug Fixes

  • Use pointer for manifestPkg (5759c9f)

4.5.0 (2024-11-12)

Features

  • Make install and update behave similarly (#295) (d976508)

4.4.1 (2024-11-05)

Bug Fixes

  • output command to connect to ECS task instead of trying to execute it in go-code (#288) (a4b1bcf)

4.4.0 (2024-11-05)

Features

  • Show packages in ok pkg install --interactive (#287) (6cf76de)

4.3.1 (2024-10-29)

Bug Fixes

  • Fix bug on missing line feed on last line (ef5cb90)

4.3.0 (2024-10-25)

Features

  • Display packages in ok pkg install --interactive (#278) (de8af27)

4.2.0 (2024-10-07)

Features

  • Add missing period from help text (2b371d1)

4.1.1 (2024-10-07)

Dependency Updates

  • bump the gomod-all group across 1 directory with 3 updates (#263) (ca8ba8f)

4.1.0 (2024-09-30)

Features

  • Update root command description (a7defd1)

4.0.1 (2024-09-30)

Dependency Updates

  • bump the gomod-all group with 2 updates (#255) (5157744)

4.0.0 (2024-09-27)

⚠ BREAKING CHANGES

  • use DefaultPackagePathPrefix when adding/updating or getting schema (#250)

Features

  • use DefaultPackagePathPrefix when adding/updating or getting schema (#250) (f5af9d1)

3.12.2 (2024-09-27)

Dependency Updates

  • bump the gomod-all group with 2 updates (#249) (c681862)

3.12.1 (2024-09-25)

Dependency Updates

  • bump the gomod-all group across 1 directory with 3 updates (#245) (9d4b81b)

3.12.0 (2024-09-25)

Features

  • Release new admin-session command (db6f214)

3.11.0 (2024-09-13)

Features

  • Move DefaultPackagePathPrefix to top (26f3ebc)

3.10.0 (2024-09-11)

Features

3.9.0 (2024-09-11)

Features

3.8.0 (2024-09-11)

Features

  • Improve help texts for various commands (#228) (afaff84)

3.7.2 (2024-09-09)

Dependency Updates

  • bump the gomod-all group across 1 directory with 3 updates (#219) (8acc890)

3.7.1 (2024-09-09)

Bug Fixes

  • enable tab completions in ok for brew release (#220) (bdadde6)

3.7.0 (2024-09-09)

Features

  • download jsonschema for pkg configurations (#207) (b15811a)

3.6.0 (2024-09-06)

Features

  • Add docs command to generate Markdown documentation (#216) (8ca8d12)

3.5.1 (2024-09-05)

Bug Fixes

  • Fix broken Homebrew formula (auto complete installation) (670e8bc)

3.5.0 (2024-09-05)

Features

3.4.1 (2024-09-04)

Dependency Updates

  • bump the gomod-all group with 3 updates (#211) (50be353)

3.4.0 (2024-08-28)

Features

  • Add update check when running ok version (#203) (5663ed0)

3.3.1 (2024-08-28)

Dependency Updates

  • bump the gomod-all group across 1 directory with 5 updates (#197) (0793baa)

3.3.0 (2024-08-28)

Features

  • Add help message if GitHub auth fails (#200) (73492fd)

3.2.0 (2024-08-27)

Features

  • Allow updating single package with ok pkg update <package-name> (#198) (471a768)

3.1.0 (2024-08-23)

Features

3.0.0 (2024-08-20)

⚠ BREAKING CHANGES

  • Bump major version again

Features

  • Bump major version again (5708da8)

2.0.0 (2024-08-20)

⚠ BREAKING CHANGES

  • Bump major version

Features

1.29.0 (2024-08-20)

Features

1.28.2 (2024-08-07)

Bug Fixes

  • Support both path and url for BASE_URL (#182) (32c1d44)

1.28.1 (2024-08-07)

Dependency Updates

  • bump github.com/charmbracelet/huh in the gomod-all group (#172) (9002ef1)

1.28.0 (2024-08-06)

Features

1.27.1 (2024-08-05)

Bug Fixes

  • Revert changed base URL (34c2748)

1.27.0 (2024-08-02)

Features

  • Support Ref when using BASE_URL (c507740)

1.26.0 (2024-07-25)

Features

  • aws: Implement ECS Exec for interactive shell access (#173) (32e3138)

1.25.0 (2024-07-24)

Features

1.24.0 (2024-07-24)

Features

1.23.0 (2024-07-23)

Features

  • auth: Add support for GitHub token environment variables (f9a12b5)

1.22.0 (2024-07-23)

Features

1.21.0 (2024-07-23)

Features

1.20.0 (2024-07-19)

Features

1.19.2 (2024-07-19)

Dependency Updates

  • bump github.com/aws/aws-sdk-go-v2/config in the gomod-all group (#157) (9ed79fc)

1.19.1 (2024-07-18)

Dependency Updates

  • bump github.com/charmbracelet/lipgloss in the gomod-all group (#145) (6a6a2ea)

1.19.0 (2024-07-17)

Features

1.18.0 (2024-07-17)

Features

1.17.3 (2024-07-17)

Bug Fixes

1.17.2 (2024-07-17)

Bug Fixes

1.17.1 (2024-07-12)

Dependency Updates

  • bump the gomod-all group across 1 directory with 3 updates (#143) (55a0a1e)

1.17.0 (2024-07-10)

Features

  • Add support for picking stacks with 'ok pkg install [stack1, stack2...]' (eb82a70)

1.16.2 (2024-07-10)

Dependency Updates

  • Bump github.com/aws/aws-sdk-go-v2/config in the gomod-all group (#136) (15f6704)

1.16.1 (2024-07-10)

Bug Fixes

1.16.0 (2024-07-09)

Features

  • Add support for overriding template BASE_URL with environment variable (e9f8f88)

Bug Fixes

1.15.1 (2024-06-29)

Dependency Updates

  • Bump the gomod-all group across 1 directory with 3 updates (#134) (7f0cd6b)

1.15.0 (2024-06-19)

Features

1.14.0 (2024-06-19)

Features

  • Create ok pkg install (35ac6ce)
  • Get templates based on package manifest (3aab589)

Dependency Updates

  • Bump the gomod-all group with 2 updates (#125) (4f02377)

1.13.1 (2024-06-18)

Dependency Updates

  • Bump the gomod-all group across 1 directory with 4 updates (#112) (b9f9ed1)
  • Bump the gomod-all group across 1 directory with 5 updates (#123) (ce74a66)
  • Bump the gomod-all group with 3 updates (#94) (54ee1ff)

1.13.0 (2024-03-27)

Features

  • Add get command for Boilerplate templates (#90) (6d1af15)

Dependency Updates

  • Bump the gomod-all group with 3 updates (#88) (d6e1d2b)

1.12.0 (2024-03-04)

Features

  • Make scriptrunner show all output (902a205)

1.11.0 (2024-03-04)

Features

  • Return errors in pkg command (a40a9f2)

1.10.0 (2024-03-04)

Features

  • Add pkg command for downloading OCI artifacts (#77) (1c185d7)

Dependency Updates

  • Bump the gomod-all group with 2 updates (#66) (54cfd1b)

1.9.0 (2024-02-02)

Features

  • Update shell files to newest version (8d9b44b)

1.8.3 (2024-01-25)

Dependency Updates

  • Bump the gomod-all group with 1 update (#61) (ddb62e3)

1.8.2 (2024-01-23)

Dependency Updates

  • Bump the gomod-all group with 2 updates (#59) (cc7b3f8)

1.8.1 (2024-01-19)

Dependency Updates

  • Bump the gomod-all group with 2 updates (#56) (435b889)

1.8.0 (2024-01-19)

Features

  • Remove private repo settings (12ec49d)

1.7.0 (2023-11-21)

Features

1.6.0 (2023-11-21)

Features

1.5.0 (2023-11-20)

Features

  • Add toggle for experimental features (d3d271a)
  • Use Viper for enabling experimental features (96af6ed)

1.4.1 (2023-11-17)

Bug Fixes

1.4.0 (2023-11-16)

Features

  • Add command descriptions (6998ff7)
  • Output output when error occurs (ba2862e)

1.3.0 (2023-11-15)

Features

1.2.0 (2023-11-15)

Features

1.1.0 (2023-11-15)

Features

1.0.0 (2023-11-15)

Features

  • Add command for showing ECS clusters (e6063e9)
  • Avoid hard coding Bash path (8bb2c17)
  • Initial version (f89b9af)