-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
New pypi release #136
Comments
I will take another look at #135. |
Hey everyone, sorry for the long silence from my side but personal things had (still have) priority over hobby projects 😓 @kbabioch @gerw @BenPru what do you guys think is necessry for a new release. Can we might just release a intermediate 0.3.15 version now and a lets say 0.4.0 when the features are complete we inteded for the next "big" release? |
Yes, I think 0.3.15 could be a good next step. I think we should have a further look at #132, since the issue discussed there is a significant change to the API w.r.t. 0.3.14. |
@Bouni At least we should discuss, how we handle that issue. Currently, [The API change is that |
@Bouni Now, #163 is almost finished. After merging, I propose to deal with #128 (should be a quick one). It would also be nice, to start a basic changelog, see #135. Actually, what has been changed since 0.3.14?
|
I guess we have to do the changelog for a new version manually this time. Afterwards I tend to introduce commitlint / conventionalcommits to ensure commit messages that allow for a semi-automatic changelog generation. What do you guys think about this? |
Guzz-T found some incompatibilities to 0.3.14 in #132. These should also mentioned in the change log. I have no experience with this, but we could try conventionalcommits. Do I get it right, that every commit will end up in the change log? |
I took the liberty to create a new milestone for the next release. This way we can focus on the necessary changes to publish the release in the next time. |
Hello heatpump lovers,
heating season is near. Although my time is short, I would like to advance the new code base of the HA component.
If someone would like to support, you can install the preview or make code review for the core module.
For the new code I use luxtronik==0.3.14 and the new functions with an own Luxtronik class. (But time.sleep is not allowed in a core module...)
It would be great if we could get a new stable version here that I can then use.
What is missing for a new stable version?
The text was updated successfully, but these errors were encountered: