Skip to content

Tags: rcmdnk/homebrew-file

Tags

v10.0.14

Toggle v10.0.14's commit message
Tag v10.0.14

730b32c - fix: Correctly handle package aliases during cleanup and installation refactor: Introduce flat alias retrieval and helper method for alias resolution (rcmdnk)

Full Changelog: v10.0.13...v10.0.14

v10.0.13

Toggle v10.0.13's commit message
Tag v10.0.13

f2c849d -  chore: update uvlock (rcmdnk)
b702f02 - fix: Prioritize brew_opt_list over brew_opt_input during option merging test: Update test_input_to_list to reflect corrected option merging (rcmdnk)
45fb294 - fix: Preserve actual brew options when processing input file feat: warn when installed brew options differ from Brewfile style: Add comment clarifying package filtering logic (rcmdnk)
8adf582 - fix: remove wrong cask argument handling, they are not related to each packages, but global options (fix #335) (rcmdnk)
eac2054 - fix: resolve tap pack aliases when retrieving tap packs to asign aliases to proper taps refactor: rename brew option variables for consistency (brew_*_opt -> brew_opt_*) style: remove extra blank lines in BrewInfo.__post_init__ (rcmdnk)
ee8e451 - test: remove HOMEBREW_BREWFILE* env vars during test setup (rcmdnk)

Full Changelog: v10.0.12...v10.0.13

v10.0.12

Toggle v10.0.12's commit message
Tag v10.0.12

cf5d061 - Fix brew-wrap errors whith `errexit` and `nounset` shell options (Jérémie Tarot (@silopolis))
7484666 - refactor: use Path.iterdir instead of os.listdir and adjust type casting in brew-file scripts (rcmdnk)

Full Changelog: v10.0.11...v10.0.12

v10.0.11

Toggle v10.0.11's commit message
Tag v10.0.11

3a1474a - feat: add cursor command wrapper for brew-file in brew-wrap scripts (rcmdnk)
9a85415 - fix: fix sha256 for brew-file v10.0.10 archive (rcmdnk)
69b7ee6 - fix: fix error message handling and case sensitivity in BrewHelper (rcmdnk)

Full Changelog: v10.0.10...v10.0.11

v10.0.10

Toggle v10.0.10's commit message
Tag v10.0.10

4fc3485 - fix: simplify package filtering and update logic in BrewHelper (rcmdnk)
98d04f9 - fix: correct package name extraction logic in BrewHelper class (rcmdnk)

Full Changelog: v10.0.9...v10.0.10

v10.0.9

Toggle v10.0.9's commit message
Tag v10.0.9

1d69355 - refactor: consolidate package handling to reduce redundancy in methods feat: implement get_packages to dynamically retrieve both formulae and casks chore: update BrewFile URL and SHA for version 10.0.8 test: parametrize test_read_all to check behavior with full_name option chore: set default environment variables for HOMEBREW_BREWFILE configurations (rcmdnk)

Full Changelog: v10.0.8...v10.0.9

v10.0.8

Toggle v10.0.8's commit message
Tag v10.0.8

bc57b2d - feat: add methods to handle full name and token key options in BrewHelper (--full-name, HOMEBREW_BREWFILE_FULL_NAME) (resolve #294) refactor: simplify formula and cask retrieval using new key methods fix: ensure correct handling of package name options in packout function docs: update full-name option details in help document style: ensure argument parser defaults are consistently set (rcmdnk)
623d753 - feat: add support for full-name option for packages docs: fix typo in comment in brew_helper.py (rcmdnk)
5653f6b - docs: add HOMEBREW_BREWFILE_CURSOR setting documentation (rcmdnk)

Full Changelog: v10.0.7...v10.0.8

v10.0.7

Toggle v10.0.7's commit message
Tag v10.0.7

67c1b03 - feat: add support for managing Cursor extensions (rcmdnk)

Full Changelog: v10.0.6...v10.0.7

v10.0.6

Toggle v10.0.6's commit message
Tag v10.0.6

beb05b9 - style: use quotes around environment variable assignment in test.yml chore: change input types from string to choice in tmate.yml (rcmdnk)

Full Changelog: v10.0.5...v10.0.6

v10.0.5

Toggle v10.0.5's commit message
Tag v10.0.5

d6863ae - docs: add warning about package removal in `brew file update` refactor: rename `cmd_vscode` to `cmd_whalebrew` for clarity style: clean up help text formatting and remove unnecessary newlines chore: update version to 10.0.4 and date to 23/Nov/2024 style: replace double quotes with single quotes for string formatting refactor: use `removesuffix` method instead of slicing to remove `.app` suffix test: update test assertions to use single quotes for string formatting (rcmdnk)
0bc09e8 - refactor: Use Literal for OpenWrapper mode to enforce strict typing fix: Handle NoneType for errno in error handling logic (rcmdnk)
8d445c6 - Update installation command in README.md (Vijay Aravamudhan)
8c0d0a3 - refactor: Simplify iteration by unpacking dict items in LogFormatter and expandpath functions chore: Update ignored linting rules in pyproject.toml (rcmdnk)
27a4020 - feat: update BrewFile to version 10.0.4 (rcmdnk)

Full Changelog: v10.0.4...v10.0.5