Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.12.0 #1506

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 21, 2023

πŸ€– I have created a release beep boop

0.12.0 (2023-06-09)

⚠ BREAKING CHANGES

  • Remove files containing only asdf wrapper functions (#1525)
  • align Fish entrypoint behaviour with other shells (#1524)
  • do not remove items from PATH in POSIX entrypoint (#1521)
  • rework POSIX entrypoint for greater shell support (#1480)

Features

Documentation

Patches

  • asdf info show BASH_VERSION & all asdf envs (#1513) (a1b5eee)
  • align Fish entrypoint behaviour with other shells (#1524) (8919f40)
  • assign default values to all internal variables (#1518) (86477ee)
  • Better handling with paths that include spaces (#1485) (bbcbddc)
  • create install directory with mkdir -p (#1563) (d6185a2)
  • do not remove items from PATH in POSIX entrypoint (#1521) (b6d0ca2)
  • enforce consistent shell redirection format (#1533) (1bc205e)
  • improve readability of the non-set nullglob guard (#1545) (f273612)
  • Introduce ASDF_FORCE_PREPEND variable on POSIX entrypoint (#1560) (5b7d0fe)
  • lint & style errors in bin/asdf (#1516) (13c0e2f)
  • Nushell plugin list --urls (#1507) (9363fb2)
  • nushell plugin list all (#1501) (#1502) (c5b8b3c)
  • Remove files containing only asdf wrapper functions (#1525) (00fee78)
  • remove leading asterick in Fish completion (#1543) (198ced5)
  • rename internal function asdf_tool_versions_filename (#1544) (b36ec73)
  • rename internal plugin repository functions (#1537) (5367f1f)
  • rework POSIX entrypoint for greater shell support (#1480) (3379af8)
  • support asdf shim-versions completions in fish & bash (#1554) (99623d7)
  • Typo in POSIX entrypoint (#1562) (6b2ebf5)
  • warn if .tool-versions or asdfrc contains carriage returns (#1561) (097f773)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner March 21, 2023 05:08
@github-actions github-actions bot force-pushed the release-please--branches--master branch 9 times, most recently from f79dcbb to f87eab5 Compare March 28, 2023 06:43
@github-actions github-actions bot force-pushed the release-please--branches--master branch 5 times, most recently from 8f569a8 to 1af5adf Compare April 5, 2023 13:33
@Stratus3D
Copy link
Member

I have not had much time to test changes on latest master. So far everything seems good though.

@jthegedus
Copy link
Contributor

@Stratus3D I have been using latest master and my experience has also been that these changes are working as expected.

I am going to try hopping Shells over the next couple of weeks to try out the new support we've (@hyperupcall) added.

I think we should let this particular release be tested by the eager for a while longer. Definitely until after the Easter holiday period has passed (it is observed in my region so I will be away from the internet for a few days 🚫 πŸ’» ).

I was thinking this release might be a good one to introduce a /blog section to the documentation site (initially without RSS) so we can post more detailed explanations of the releases, our goals and other thoughts. What do you think?

@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 82c9e35 to b68fc0d Compare April 12, 2023 03:02
@github-actions github-actions bot force-pushed the release-please--branches--master branch 6 times, most recently from af228eb to 2019f0b Compare April 19, 2023 13:47
@Stratus3D
Copy link
Member

I think we should release this soon. I've got one issue locally running latest main, but it only seems to appear when running tmux so it may be something else on my system causing the problem. I'm planning on doing more local testing in the next couple days for this.

@jthegedus
Copy link
Contributor

The issue you're experiencing might be similar to #1550 which is also because of a change in this release.

@hyperupcall
Copy link
Contributor

I agree that this should be released soon, but I think we should resolve #1550 first, so users have a clear way forward if they encounter this issue.

I was planning to finally complete #1351 after the release - that way, we don't have too many changes in this release.

@github-actions github-actions bot force-pushed the release-please--branches--master branch 6 times, most recently from 4b96512 to 382f65b Compare May 31, 2023 08:41
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 382f65b to b32af2e Compare June 5, 2023 02:49
@Stratus3D
Copy link
Member

I agree we shouldn't ship this until we have a solution for #1550, I'm catching up on the thread and PR now.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from b32af2e to 1737e34 Compare June 9, 2023 00:32
@hyperupcall
Copy link
Contributor

Epic, is this ready for release now

@Stratus3D
Copy link
Member

As far as I'm concerned this can go out any time. It's probably good to give it a few more days but @jthegedus merge whenever you are ready.

@jthegedus jthegedus merged commit 816195d into master Jun 14, 2023
@jthegedus jthegedus deleted the release-please--branches--master branch June 14, 2023 16:37
@github-actions
Copy link
Contributor Author

πŸ€– Release is at https://github.com/asdf-vm/asdf/releases/tag/v0.12.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants