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

Update exporter to work with Anki ≥ 2.1.36 #114

Merged
merged 1 commit into from
Dec 20, 2020

Conversation

aplaice
Copy link
Collaborator

@aplaice aplaice commented Dec 18, 2020

exporters now takes an argument.

See e3b4802f47395b9c1a75ff89505410e91f34477e.

The commit was after 2.1.35 but before 2.1.36. (Testing explicitly shows that this change is needed for 2.1.36 and 2.1.37, but breaks 2.1.35.)

Fix #113.

`exporters` now takes an argument.

See e3b4802f47395b9c1a75ff89505410e91f34477e

Introduced after 2.1.35 but before 2.1.36.  (Testing explicitly shows
that this change is needed for 2.1.36 and 2.1.37, but breaks 2.1.35.)

Fix Stvad#113.
@aplaice
Copy link
Collaborator Author

aplaice commented Dec 18, 2020

AFAICT this is the only breaking change since 2.1.35 — I very briefly tested a simple export, snapshot and import, and they all seemed to work.

@Stvad
Copy link
Owner

Stvad commented Dec 20, 2020

thanks!
sigh let me try to upload this in a way that does not break things...

@Stvad Stvad merged commit 308fb9d into Stvad:master Dec 20, 2020
@Stvad
Copy link
Owner

Stvad commented Dec 20, 2020

done

@aplaice aplaice deleted the 2.1.37_export branch April 13, 2021 17:26
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.

Export function not working.
2 participants