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

Breaking Change in Header Styling from Index 0 to Index -1 in Tag 0.13.0 -> 0.13.1 #431

Open
joaogmguimaraes opened this issue Nov 8, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@joaogmguimaraes
Copy link

From tag 0.13.0 to tag 0.13.1, there was a breaking change where the header styling in the table changed from index 0 to index -1 (a great improvement, by the way). However, this affected several scripts after updating the library.

I suggest we use the Semver standard for new tags 1.0.1, ..., 2.1.0 to avoid surprises, especially for developers who use go get -u=patch ./....

@joaogmguimaraes joaogmguimaraes added the enhancement New feature or request label Nov 8, 2024
@joaogmguimaraes
Copy link
Author

I almost forgot, the README.md and the code comments became outdated after this change.

@meowgorithm
Copy link
Member

Thanks, @joaogmguimaraes, and apologies about the change in API. We'll put this on our to-do list, but feel free to open a PR with the fixes if you'd like, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants