Skip to content

Tags: zdharma-continuum/zinit

Tags

v3.13.1

Toggle v3.13.1's commit message
release: v3.13.0 → v3.13.1

## [3.13.1](v3.13.0...v3.13.1) (2024-01-22)

### Bug Fixes

*  `plugins` command correctly handles keyword argument ([#626](#626)) ([f26d387](f26d387))

v3.13.0

Toggle v3.13.0's commit message
release: v3.12.1 → v3.13.0

# [3.13.0](v3.12.1...v3.13.0) (2024-01-18)

### Bug Fixes

* **ci:** remove duplicate gh-r  zunit job ([#623](#623)) ([70cefc0](70cefc0))
* debug logging logic and format ([#592](#592)) ([3c7e5be](3c7e5be))
* handle zinit --help ([#597](#597)) ([8cf9104](8cf9104))
* link ice check in .zinit-download-snippet function ([#608](#608)) ([358ef03](358ef03))
* pin dua gh-r test to v2.20.3 ([#605](#605)) ([0ba778a](0ba778a))
* silence unzip command in ziextract ([#614](#614)) ([71764bf](71764bf))
* tar permissions when `ziextract` ran as root user ([#557](#557)) ([e2d477c](e2d477c))
* update labeler config to v5 ([#604](#604)) ([794723c](794723c))

### Features

* configure, make, cmake, and build ices ([#613](#613)) ([#616](#616)) ([22e66db](22e66db))
* **delete:** fix unsetting plugin state & add `--debug` / `--quiet` flags ([#622](#622)) ([3f4b685](3f4b685))
* remove zpextract and use ziextract ([#611](#611)) ([2ccac85](2ccac85))

v3.12.1

Toggle v3.12.1's commit message
release: v3.12.0 → v3.12.1

## [3.12.1](v3.12.0...v3.12.1) (2023-11-20)

### Bug Fixes

* container zshelldoc install ([#591](#591)) ([8170753](8170753))
* from'gh-r' skips compile by default ([#590](#590)) ([1f52eee](1f52eee))
* respect delete flags after positional arguments ([#587](#587)) ([e18f9a7](e18f9a7))
* set home dir to test env in gh-r tests ([#582](#582)) ([9b33288](9b33288))
* use $MACHTYPE instead of arch command ([#588](#588)) ([bcf70e8](bcf70e8))

v3.12.0

Toggle v3.12.0's commit message
release: v3.11.0 → v3.12.0

# [3.12.0](v3.11.0...v3.12.0) (2023-08-30)

### Bug Fixes

* build container for tagged releases ([f933dc0](f933dc0))
* gh-r linux regex & gh-r zunit tests ([#564](#564)) ([207ab9f](207ab9f))
* gh-r zunit tests ([#561](#561)) ([97b087e](97b087e))
* Ignore .yaml and .py files when installing completions ([#528](#528)) ([113cfc4](113cfc4))
* jq has moved from stedolan/jq to jqlang/jq ([#530](#530)) ([de85908](de85908))
* math expression in plugins command ([#559](#559)) ([68a6b42](68a6b42))
* pin fclones version to v0.31.0 ([497d519](497d519))
* quote parens so that they aren't used as globs ([#549](#549)) ([1375adf](1375adf))
* self-update check for updates ([#562](#562)) ([b456a2d](b456a2d))
* update gomi repo owner ([#568](#568)) ([19ca2dc](19ca2dc))

### Features

* build container with zsh 5.9 ([#525](#525)) ([238e843](238e843))

v3.11.0

Toggle v3.11.0's commit message
release: v3.10.0 → v3.11.0

# [3.11.0](v3.10.0...v3.11.0) (2023-05-04)

### Bug Fixes

* add `.gitignore` with '*' pattern in a plugins `._zinit/` directory ([#397](#397)) ([fccb508](fccb508)), closes [#395](#395)
* broken update command ([336ca85](336ca85))
* cleanup style, naming, and completion ([6c82d67](6c82d67))
* compile and completion log messages ([c4446da](c4446da))
* csearch ignores lua files ([4d1840b](4d1840b))
* makefile clean target less verbose ([3396f5e](3396f5e))
* pin git-mkver gh-r test to v.1.2.2 ([a05cc1a](a05cc1a))
* pin git-mkver unit test to v1.2.2 ([08f02e0](08f02e0))
* regenerate docs ([e0177e2](e0177e2))

### Features

* expand gh-r zunit tests ([c323116](c323116))
* refactor debug commands ([930b25e](930b25e))
* refactor ls, list, and loaded commands ([a865907](a865907))

v3.10.0

Toggle v3.10.0's commit message
release: v3.9.0 → v3.10.0

# [3.10.0](v3.9.0...v3.10.0) (2023-04-02)

### Bug Fixes

* absolute path support in the symbol browser ([d29a8ba](d29a8ba))
* assign to functions hash to make %x work ([bd65a01](bd65a01))
* broken symbolic link after `creinstall .` ([da0d6b7](da0d6b7))
* bump node version in release workflow ([938f483](938f483))
* change prefix `~zi::` to `__zi::` ([0e45493](0e45493))
* container build & shell make targets ([a72fb83](a72fb83))
* container build & shell make targets ([14b2cda](14b2cda))
* container build & shell make targets ([370808d](370808d))
* container build & shell make targets ([47bd74f](47bd74f))
* container build & shell make targets ([f8eb967](f8eb967))
* container build & shell make targets ([3af321e](3af321e))
* do not run `make docs` ([3802893](3802893))
* failing zunit tests & bootstrap script ([d618467](d618467))
* file modelines ([75bb735](75bb735))
* gh-r & bpick ice log format and content ([ad88a89](ad88a89))
* gh-r parsing logic for arm64 & logging style ([7e48651](7e48651))
* gh-r pattern for 64bit linux-gnu systems ([b5a31c0](b5a31c0))
* lsd repo owner changed to lsd-rs organization ([#489](#489)) ([824d9d3](824d9d3))
* make gh-r release search case-insensitive ([3eb75b7](3eb75b7))
* make target docker cmd flags ([dd04896](dd04896))
* pin `ggsrun` version in gh-r z-unit test ([9f67798](9f67798))
* the starship example does not work properly ([4933b62](4933b62))
* update pygmentize flags in glance subcommand ([#488](#488)) ([b773763](b773763))
* use correct return code in zinit-confirm ([d467738](d467738))
* vim modelines & zsdoc pdf rendering ([2b460a7](2b460a7))

### Features

* delete subcommand refactor ([9eee215](9eee215)), closes [#57](#57) [#239](#239)
* zinit completion improvements ([b8d12e5](b8d12e5))

### Reverts

* "Merge branch 'refactor/zinit-function-names' into main" ([515688b](515688b))

v3.9.0

Toggle v3.9.0's commit message
release: v3.8.0 → v3.9.0

# [3.9.0](v3.8.0...v3.9.0) (2022-12-17)

### Bug Fixes

* remove broken gh-r zunit test for "warp" ([#430](#430)) ([64fa4ae](64fa4ae))

### Features

* add `completions` ice ([#417](#417)) ([59975d7](59975d7))
* display version via `version` sub command ([bfb01e6](bfb01e6))

### Performance Improvements

* reduce scheduler task check to 10 second interval ([#429](#429)) ([1681ce4](1681ce4))

### Reverts

* "perf: reduce scheduler task check to 10 second interval ([#429](#429))" ([#432](#432)) ([cfd3261](cfd3261))

v3.7

Toggle v3.7's commit message
Messaging updates and other bug fixes