Skip to content

0.9.2 Release#275

Merged
ej2 merged 21 commits intomasterfrom
0.9.2
Aug 3, 2022
Merged

0.9.2 Release#275
ej2 merged 21 commits intomasterfrom
0.9.2

Conversation

@ej2
Copy link
Copy Markdown
Collaborator

@ej2 ej2 commented Aug 1, 2022

No description provided.

ej2 and others added 5 commits November 30, 2021 10:56
added support for python 3.9 and 3.10
The pin to `pycparser==2.18` was brought about when the package was still supporting Python 2.6.
See #126

Python 2.6 (and 2.7) support were dropped in versions 0.7.5 and 0.8.1 respectively. (from `CHANGELOG.rst`)

The `authlib` library that depended on `pycparser` was removed in version 0.9.1
See #258

We can now safely remove `pycparser` from the project scope,
and thus any other dependencies that rely on `pycparser`
can now advance past version 2.18 without conflict.
@ej2 ej2 changed the title Fixed issue with AccountBasedExpenseLineDetail in detaillne.py 0.9.2 Release Aug 1, 2022
@ej2 ej2 merged commit f480af6 into master Aug 3, 2022
@ej2 ej2 deleted the 0.9.2 branch August 3, 2022 20:06
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.

5 participants