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 was doing a quality changelogging before this moment, but amount of changes I do - it would be miles of a changelog.
I know that downstream pretty much uses only Shorthands module, I keep providing ChangeLog for it. The volume of changes I do in the project (clean-ups, refactors, & breakages) - is a pretty massive volume to keep the Changelog for, for example, I flipped around arguments in quite a number of functions (& data types) into proper places so code & compilation are more effective (as Haskell is designed on 1 argument functions & so with partial application & sharing of it).
If downstream project would have difficulty during update - please, open report of inconsistency. I would provide support in updating projects or would send a PR to the project to update it.
After the release (0.15), if you do not want to open report for something - this is the stock thread to ask to provide support, answer questions (as well as Gitter), gather things to fix & do and so on to cover or ship in quick minor releases.
The text was updated successfully, but these errors were encountered:
Anton-Latukha
changed the title
Breakages to the API & the lack of the Changelog
Breakages to the API & the lack of the Changelog & according help
Aug 13, 2021
I was doing a quality changelogging before this moment, but amount of changes I do - it would be miles of a changelog.
I know that downstream pretty much uses only
Shorthands
module, I keep providing ChangeLog for it. The volume of changes I do in the project (clean-ups, refactors, & breakages) - is a pretty massive volume to keep the Changelog for, for example, I flipped around arguments in quite a number of functions (& data types) into proper places so code & compilation are more effective (as Haskell is designed on 1 argument functions & so with partial application & sharing of it).If downstream project would have difficulty during update - please, open report of inconsistency. I would provide support in updating projects or would send a PR to the project to update it.
After the release (
0.15
), if you do not want to open report for something - this is the stock thread to ask to provide support, answer questions (as well as Gitter), gather things to fix & do and so on to cover or ship in quick minor releases.The text was updated successfully, but these errors were encountered: