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

v5 #190

Merged
merged 7 commits into from
Aug 6, 2024
Merged

v5 #190

merged 7 commits into from
Aug 6, 2024

Conversation

paganotoni
Copy link
Member

@paganotoni paganotoni commented Aug 6, 2024

What is being done in this PR?

This PR changes the structure of Plush to make it more compact and current.

  • Updates to Go 1.21
  • Removes some dependencies.
  • [breaking] Reduces the default helpers.
  • Moves the helpers package to live in this repo.
  • Removes unused funding files.
  • Changes module name to github.com/gobuffalo/plush/v5

What are the main choices made to get to this solution?

To reduce the number of dependencies Plush has, the user could add some helpers if needed but not default.

What was discovered while working on it? (Optional)

We could remove the dependency on testify.

@paganotoni paganotoni changed the title task: removing deps and updating to go 1.22 v5 Aug 6, 2024
@paganotoni
Copy link
Member Author

@Mido-sys 👀

@paganotoni paganotoni merged commit 3611e91 into main Aug 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant