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

Revert formula characters other than = #209

Merged
merged 2 commits into from Apr 22, 2023
Merged

Conversation

johnnyshields
Copy link
Contributor

@johnnyshields johnnyshields commented Apr 21, 2023

Follow-up to #190 based on @noniq's comment. Fixes #207, #208.

Suggest to release as 3.4.1.

@johnnyshields
Copy link
Contributor Author

@noniq

@noniq
Copy link
Member

noniq commented Apr 22, 2023

Thanks for the quick response! I think it does the right thing. I’ll look at it in detail later today.

@noniq
Copy link
Member

noniq commented Apr 22, 2023

(I especially want to think about the tests – do all current tests regarding this behaviour still make sense, do we need additional / different tests, …)

@johnnyshields
Copy link
Contributor Author

@noniq re: tests, this reverts us back the to the 3.3.0 behavior, so I'd say let's go ahead and merge and release this as 3.4.1 to "stop the bleeding" for existing users, while we conduct further investigation here. Any change to the behavior (if needed) should be released as part of 4.0.0.

@noniq noniq merged commit 615d814 into caxlsx:master Apr 22, 2023
12 checks passed
@noniq
Copy link
Member

noniq commented Apr 22, 2023

Merged. I also added some tests that would fail with the (now reverted) behaviour from 3.4.0, just to make sure we won’t run into this problem in the future again. Thank you!

Let’s release 3.4.1 asap.

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

Successfully merging this pull request may close these issues.

3.4.0 breaks compatibility with 3.3.0 around formulas.
3 participants