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

Lager library has no official releases #175

Closed
dimula73 opened this issue Apr 3, 2023 · 6 comments
Closed

Lager library has no official releases #175

dimula73 opened this issue Apr 3, 2023 · 6 comments

Comments

@dimula73
Copy link
Contributor

dimula73 commented Apr 3, 2023

Lager (as well as immer and zug) have no official releases. It makes it impossible to package them by distributions. Are there any plans to release them officially?

My lager-based code has been officially merged into Krita recently, so the distributions are now interested in packaging lager as well.

@arximboldi
Copy link
Owner

Thank you @dimula73 for bringing attention to it. Most Lager projects that I am aware of have been applying a "live at head" kind of philosophy and therefore this has been low priority on my list. But it should be addressed. I will actually try get this done this week.

Also congratulations on the Krita - Lager work! It's an honour that the library is used in such an amazing project! 👏 🙏

@dimula73
Copy link
Contributor Author

dimula73 commented Apr 3, 2023

Thank you for warm words! :)

There might be a small problem: in Krita we use the version with this bug fixed #160 (using my PR #165).

And the problem with this MR is that it might change lager's API a little bit (due to a rewrite of everything using lager::getset). How could we handle that?

@arximboldi
Copy link
Owner

I just pushed a release.

Regarding the getset issues, I would love to address them. Will follow up on that PR soon 😄

@dimula73
Copy link
Contributor Author

Hi, @arximboldi!

Thank you very much for the release! Could you also add released for immer and zug? I see that immer has a release, but zug still hasn't any.

@arximboldi
Copy link
Owner

Done :)

@dimula73
Copy link
Contributor Author

Thanks a lot! :)

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

No branches or pull requests

2 participants