Replies: 5 comments 8 replies
-
Perhaps: #1683. This could easily be fixed without breaking anything with a new environment variable. But it would be nicer to not have two environment variables for the same thing. |
Beta Was this translation helpful? Give feedback.
-
A couple of more suggestions:
|
Beta Was this translation helpful? Give feedback.
-
Ping @s-ludwig |
Beta Was this translation helpful? Give feedback.
-
What about splitting dub into two projects? One for managing dependencies and one for building given dependencies? |
Beta Was this translation helpful? Give feedback.
-
I started this discussion 20 months ago. I think if we've gone with it, our life would be a little bit better now 🙃 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There has been a few talks about DUB 2.0 in the past. Since DUB is a library that follow SemVer, we can't just go and change the public API, however we don't have much checks for it either.
What I would suggest as a good stepping stone for DUB 2.0:
packagesuppliers
was created);IMO that's the absolute minimum. It might sound too little for a major release, but we haven't bumped the major release for a year, so I'd rather have a bump now with few changes than in a year with the same amount of changes.
CC @PetarKirov @s-ludwig
Beta Was this translation helpful? Give feedback.
All reactions