diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..5e6fddc89 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,757 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [2024.3.2] - 2024-03-15 + +### ๐Ÿš€ Features + +- *(task)* Add option to show hidden tasks in dependency tree (#1756) + +### ๐Ÿ› Bug Fixes + +- *(task)* Document task.hide (#1754) +- Watch env._.source files (#1770) +- Prepend virtualenv path rather than append (#1751) +- *(npm)* Mise use -g npm:yarn@latest installs wrong version (#1752) +- *(go)* Go backend supports versions prefixed with 'v' (#1753) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.3.2 + +## [2024.3.1] - 2024-03-04 + +### ๐Ÿ› Bug Fixes + +- *(java)* Sdkmanrc zulu JVMs are missing in mise (#1719) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.3.1 + +## [2024.2.19] - 2024-02-28 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.19 + +### Release + +- Use normal mise data dir in justfile (#1718) + +## [2024.2.18] - 2024-02-24 + +### ๐Ÿ“š Documentation + +- Make README logo link to site (#1695) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.18 + +### Release + +- Auto-install plugins + +## [2024.2.17] - 2024-02-22 + +### ๐Ÿ› Bug Fixes + +- *(go)* Reflect on proper path for `GOROOT` (#1661) +- Allow go forge to install SHA versions when no tagged versions present (#1683) +- *(bun)* Install bunx symlink (#1688) + +### ๐Ÿšœ Refactor + +- Auto-try miseprintln macro + +### ๐Ÿ“š Documentation + +- Add missing alt text (#1691) +- Improve formatting/colors +- Revamped output (#1694) + +### ๐Ÿงช Testing + +- *(integration)* Introduce rust based integration suite (#1612) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.17 + +## [2024.2.16] - 2024-02-15 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.16 + +### Compeltions + +- Use dash compatible syntax + +## [2024.2.15] - 2024-02-13 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.15 + +## [2024.2.14] - 2024-02-11 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.14 + +## [2024.2.13] - 2024-02-11 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.13 + +## [2024.2.12] - 2024-02-11 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.12 + +## [2024.2.11] - 2024-02-10 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.11 + +## [2024.2.10] - 2024-02-10 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.10 + +## [2024.2.9] - 2024-02-09 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.9 + +## [2024.2.8] - 2024-02-09 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.8 + +### Go + +- GOROOT/GOBIN/GOPATH changes (#1641) + +### Tasks + +- Ignore non-executable tasks (#1642) + +## [2024.2.7] - 2024-02-08 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.7 + +### Fish + +- Fix command not found handler + +### Ls + +- Add installed/active flags (#1629) + +### Tasks + +- Support global file tasks (#1627) + +## [2024.2.6] - 2024-02-07 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.6 + +### Fish + +- Reuse existing command_not_found handler (#1624) + +## [2024.2.5] - 2024-02-06 + +### ๐Ÿ“š Documentation + +- Add some info (#1614) +- Cli help + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.5 + +### Env-file + +- Add dotenv paths to watch files (#1615) + +### Tasks + +- Support "false" env vars (#1603) + +## [2024.2.4] - 2024-02-03 + +### ๐Ÿ› Bug Fixes + +- *(tasks)* Fix parsing of alias attribute (#1596) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.4 + +## [2024.2.3] - 2024-02-02 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.3 + +### Tasks + +- Skip running glob if no patterns + +## [2024.2.2] - 2024-02-02 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.2.2 + +### Plugins + +- Ui tweak + +### Python + +- Minor UI tweak + +### Release + +- Clear cache on mise.run + +## [2024.2.1] - 2024-02-01 + +### ๐Ÿ“š Documentation + +- Add "dr" alias + +### โš™๏ธ Miscellaneous Tasks + +- Use m1 macs +- Release mise version 2024.2.1 + +### Settings + +- Improve set/ls commands (#1579) + +## [2024.2.0] - 2024-02-01 + +### ๐Ÿš€ Features + +- *(tasks)* Make script task dirs configurable (#1571) + +### ๐Ÿ› Bug Fixes + +- *(tasks)* Prevent dependency cycles (#1575) + +### ๐Ÿ“š Documentation + +- Fix github action +- Fix github action +- Skip cargo-msrv +- Fix test runner +- Fix dev test + +### โš™๏ธ Miscellaneous Tasks + +- Skip checkout for homebrew bump +- Release mise version 2024.2.0 + +### Status + +- Make missing tool warning more granular (#1577) + +### Tasks + +- Refactor to use BTreeMap instead of sorting + +## [2024.1.35] - 2024-01-31 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.35 + +### Shims + +- Use activate_agressive setting + +## [2024.1.34] - 2024-01-31 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.34 + +## [2024.1.33] - 2024-01-30 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.33 + +### Shims + +- Treat anything not rtx/mise as a shim + +## [2024.1.32] - 2024-01-30 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.32 + +### Poetry + +- Use compiled python + +### Python + +- Fix settings env vars + +## [2024.1.31] - 2024-01-30 + +### ๐Ÿš€ Features + +- *(tasks)* Add task timing to run command (#1536) + +### ๐Ÿ› Bug Fixes + +- Properly handle executable shims when getting diffs (#1545) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.31 + +### Go + +- Clean up e2e tests + +### Python + +- Only show precompiled warning if going to use precompiled +- Fix linux precompiled (#1559) + +## [2024.1.30] - 2024-01-27 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.29 +- Release mise version 2024.1.30 + +## [2024.1.29] - 2024-01-27 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.29 + +## [2024.1.28] - 2024-01-27 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.28 + +## [2024.1.27] - 2024-01-26 + +### ๐Ÿš€ Features + +- *(run)* Match tasks to run with glob patterns (#1528) +- *(tasks)* Unify glob strategy for tasks and dependencies (#1533) + +### ๐Ÿ“š Documentation + +- Display missing/extra shims (#1529) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.27 + +### Env + +- Resolve env vars in order (#1519) + +## [2024.1.26] - 2024-01-25 + +### ๐Ÿš€ Features + +- *(tasks)* Infer bash task topics from folder structure (#1520) +- *(doctor)* Identify missing/extra shims (#1524) + +### ๐Ÿšœ Refactor + +- Env parsing (#1515) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.26 + +### Bun|python + +- Use target_feature to use correct precompiled runtimes (#1512) + +### Config + +- Do not follow symbolic links for trusted paths (#1513) +- Refactor min_version logic (#1516) + +### Env + +- Sort env vars coming back from exec-env (#1518) +- Order flags in docs + +## [2024.1.25] - 2024-01-24 + +### ๐Ÿš€ Features + +- *(config)* Support arrays of env tables (#1503) +- *(template)* Add join_path filter (#1508) +- Add other arm targets for cargo-binstall (#1510) + +### ๐Ÿ› Bug Fixes + +- *(tasks)* Prevent implicit globbing of sources/outputs (#1509) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.25 + +### Cargo + +- Allow cargo-binstall from mise itself (#1507) + +## [2024.1.24] - 2024-01-20 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.24 + +### Activate + +- Added --shims (#1483) + +### Aur + +- Fix conflicts + +### Fish_completion + +- Use `sort -r` instead of `tac` (#1486) + +### Runtime_symlinks + +- Do not fail if version parsing fails + +## [2024.1.23] - 2024-01-18 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.23 + +### Plugins + +- Improve post-plugin-update script (#1479) + +### Tasks + +- Only show select if no task specified (#1481) +- Show cursor on ctrl-c +- Fix project_root when using .config/mise.toml or .mise/config.toml (#1482) + +## [2024.1.22] - 2024-01-17 + +### ๐Ÿ› Bug Fixes + +- No panic on missing current dir (#1462) +- Always load global configs (#1466) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.22 + +### Tasks + +- Support array of commands directly (#1474) + +## [2024.1.21] - 2024-01-15 + +### ๐Ÿ› Bug Fixes + +- Bail out of task suggestion if there are no tasks (#1460) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.21 + +## [2024.1.20] - 2024-01-14 + +### ๐Ÿš€ Features + +- Add command to print task dependency tree (#1440) +- Add completions for task deps command (#1456) +- Add interactive selection for tasks if task was not found (#1459) + +### โš™๏ธ Miscellaneous Tasks + +- Re-enable standalone test +- Release mise version 2024.1.20 + +### Tasks + +- Enable stdin under interleaved + +## [2024.1.19] - 2024-01-13 + +### ๐Ÿšœ Refactor + +- Remove PluginName type alias +- Rename Plugin trait to Forge +- Clean up arg imports +- Clean up arg imports (#1451) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.19 + +### Config + +- Allow using "env._.file|env._.path" instead of "env.mise.file|env.mise.path" + +### Npm + +- Testing + +## [2024.1.18] - 2024-01-12 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.18 + +### Release + +- Fix mise-docs publishing +- Temporarily disable standalone test + +## [2024.1.17] - 2024-01-12 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.17 + +### Activate + +- Use less aggressive PATH modifications by default + +### Settings + +- Remove warning about moving to settings.toml +- Read from config.toml (#1439) + +## [2024.1.16] - 2024-01-11 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.16 + +### Env-vars + +- Improvements (#1435) + +### Python + +- Do not panic if precompiled arch/os is not supported (#1434) + +## [2024.1.15] - 2024-01-10 + +### ๐Ÿ› Bug Fixes + +- *(python)* Fixes #1419 (#1420) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.15 + +### Python + +- Fix some precompiled issues (#1431) + +## [2024.1.14] - 2024-01-09 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.14 + +## [2024.1.13] - 2024-01-08 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.13 + +## [2024.1.12] - 2024-01-07 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.12 + +### Python + +- Fixed python_compile and all_compile settings + +## [2024.1.11] - 2024-01-07 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.11 + +### Settings.toml + +- Add to doctor and fix warning + +### Toml + +- Check min_version field + +## [2024.1.10] - 2024-01-07 + +### ๐Ÿ› Bug Fixes + +- Nix flake build errors (#1390) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.10 + +## [2024.1.9] - 2024-01-07 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.9 + +### Python + +- Add support for precompiled binaries (#1388) + +## [2024.1.8] - 2024-01-06 + +### ๐Ÿ› Bug Fixes + +- *(java)* Enable macOS integration hint for Zulu distribution (#1381) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.8 + +## [2024.1.7] - 2024-01-05 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.7 + +## [2024.1.6] - 2024-01-04 + +### ๐Ÿงช Testing + +- Fixed elixir test case + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.6 + +### Tasks + +- Set CLICOLOR_FORCE=1 and FORCE_COLOR=1 (#1364) +- Set --interleaved if graph is linear (#1365) + +## [2024.1.5] - 2024-01-04 + +### ๐Ÿ› Bug Fixes + +- Remove comma from conflicts (#1353) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.5 + +### Env + +- Use `mise.file`/`mise.path` config (#1361) + +### Logging + +- Prevent loading multiple times (#1358) + +### Migrate + +- Skip ruby installs + +### Not-found + +- Use "[" instead of "test" (#1355) + +## [2024.1.4] - 2024-01-04 + +### ๐Ÿ› Bug Fixes + +- *(java)* Use tar.gz archives to enable symlink support (#1343) + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.4 + +### Aur + +- Add "replaces" field (#1345) + +### Install + +- Docs + +### Plugin-install + +- Fix ssh urls (#1349) + +## [2024.1.3] - 2024-01-03 + +### โš™๏ธ Miscellaneous Tasks + +- Use mise docker containers +- Skip committing docs if no changes +- Release mise version 2024.1.3 + +### Standalone + +- Use ~/.local/bin/mise instead of ~/.local/share/mise/bin/mise + +## [2024.1.2] - 2024-01-03 + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.2 + +### Python + +- Fix venv python path + +## [2024.1.1] - 2024-01-03 + +### ๐Ÿ“š Documentation + +- Tweak cli reference +- Fixed reading settings from config + +### โš™๏ธ Miscellaneous Tasks + +- Release mise version 2024.1.1 + +### Use + +- Fix MISE_ASDF_COMPAT=1 (#1340) + + diff --git a/cliff.toml b/cliff.toml new file mode 100644 index 000000000..7f2bfee59 --- /dev/null +++ b/cliff.toml @@ -0,0 +1,90 @@ +# git-cliff ~ default configuration file +# https://git-cliff.org/docs/configuration +# +# Lines starting with "#" are comments. +# Configuration options are organized into tables and keys. +# See documentation for more information on available options. + +[changelog] +# changelog header +header = """ +# Changelog\n +All notable changes to this project will be documented in this file.\n +""" +# template for the changelog body +# https://keats.github.io/tera/docs/#introduction +body = """ +{% if version %}\ + ## [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }} +{% else %}\ + ## [unreleased] +{% endif %}\ +{% for group, commits in commits | group_by(attribute="group") %} + ### {{ group | striptags | trim | upper_first }} + {% for commit in commits %} + - {% if commit.scope %}*({{ commit.scope }})* {% endif %}\ + {% if commit.breaking %}[**breaking**] {% endif %}\ + {{ commit.message | upper_first }}\ + {% endfor %} +{% endfor %}\n +""" +# template for the changelog footer +footer = """ + +""" +# remove the leading and trailing s +trim = true +# postprocessors +postprocessors = [ + # { pattern = '', replace = "https://github.com/orhun/git-cliff" }, # replace repository URL +] + +[git] +# parse the commits based on https://www.conventionalcommits.org +conventional_commits = true +# filter out the commits that are not conventional +filter_unconventional = true +# process each line of a commit as an individual commit +split_commits = false +# regex for preprocessing the commit messages +commit_preprocessors = [ + # Replace issue numbers + #{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "([#${2}](/issues/${2}))"}, + # Check spelling of the commit with https://github.com/crate-ci/typos + # If the spelling is incorrect, it will be automatically fixed. + #{ pattern = '.*', replace_command = 'typos --write-changes -' }, +] +# regex for parsing and grouping commits +commit_parsers = [ + { message = "^feat", group = "๐Ÿš€ Features" }, + { message = "^fix\\(deps\\)", skip = true }, + { message = "^fix", group = "๐Ÿ› Bug Fixes" }, + { message = "^doc", group = "๐Ÿ“š Documentation" }, + { message = "^perf", group = "โšก Performance" }, + { message = "^refactor", group = "๐Ÿšœ Refactor" }, + { message = "^style", group = "๐ŸŽจ Styling" }, + { message = "^test", group = "๐Ÿงช Testing" }, + { message = "^chore\\(release\\): prepare for", skip = true }, + { message = "^chore\\(deps.*\\)", skip = true }, + { message = "^chore\\(pr\\)", skip = true }, + { message = "^chore\\(pull\\)", skip = true }, + { message = "^chore|^ci", group = "โš™๏ธ Miscellaneous Tasks" }, + { body = ".*security", group = "๐Ÿ›ก๏ธ Security" }, + { message = "^revert", group = "โ—€๏ธ Revert" }, +] +# protect breaking changes from being skipped due to matching a skipping commit_parser +protect_breaking_commits = false +# filter out the commits that are not matched by commit parsers +filter_commits = false +# regex for matching git tags +tag_pattern = 'v\d+\.\d+\.\d+' +# regex for skipping tags +skip_tags = '^v(1|2023)\.' +# regex for ignoring tags +# ignore_tags = "" +# sort the tags topologically +topo_order = false +# sort the commits inside sections by oldest/newest order +sort_commits = "oldest" +# limit the number of commits included in the changelog. +# limit_commits = 42