You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This meta-issue captures upcoming improvements planned for the /v3 module of goose.
There are no plans to make backwards-incompatible changes.
The goal is to add new functionality while keeping the existing implementation as-is. There were references to cutting a new major version /v4, but after a lot of thought, experimentation and feedback, we believe there's a way to evolve the goose package without forcing a new major version.
Below are specific areas in the library we'd like to tackle.
This meta-issue captures upcoming improvements planned for the
/v3
module of goose.There are no plans to make backwards-incompatible changes.
The goal is to add new functionality while keeping the existing implementation as-is. There were references to cutting a new major version
/v4
, but after a lot of thought, experimentation and feedback, we believe there's a way to evolve the goose package without forcing a new major version.Below are specific areas in the library we'd like to tackle.
Enhancements / New features
*goose.Provider
struct. Adding a goose provider #379*goose.Provider
Locker
interface. Unlocks the ability for users to bring their own.Performance
...
Bug fixes
...
Misc
-engine
option #530The text was updated successfully, but these errors were encountered: