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
I'm currently working on a big change for version 2 of the Library fixing some major architectual issues I made.
Like #5 and implementing at the same time #23 #41 #39 #30 #32
But this will need a huge change and I can't have the Library compatible to the current state. So it will have a couple of breaking changes in it. The biggest change will be that most of the services will be split into Node's so that you can decide when to add the specific feature and configure it. This enables also the possibility to have multiple authentications. When you have something that needs to be refactored cause its not optimal this would be the time to tell then I can plan this in too.
The text was updated successfully, but these errors were encountered:
I'm currently working on a big change for version 2 of the Library fixing some major architectual issues I made.
Like #5 and implementing at the same time
#23
#41
#39
#30
#32
But this will need a huge change and I can't have the Library compatible to the current state. So it will have a couple of breaking changes in it. The biggest change will be that most of the services will be split into Node's so that you can decide when to add the specific feature and configure it. This enables also the possibility to have multiple authentications. When you have something that needs to be refactored cause its not optimal this would be the time to tell then I can plan this in too.
The text was updated successfully, but these errors were encountered: