Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information