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

erdantic v1.0 coming soon #871

Open
jayqi opened this issue Mar 31, 2024 · 2 comments
Open

erdantic v1.0 coming soon #871

jayqi opened this issue Mar 31, 2024 · 2 comments
Assignees

Comments

@jayqi
Copy link

jayqi commented Mar 31, 2024

Hello,

I'm the maintainer of erdantic, and I found your project from searching on GitHub for libraries that use it.

I wanted to let you know that erdantic v1.0 is coming soon. It's currently available as a pre-release version (v1.0.0rc1) and can be installed with pip install erdantic --pre.

There are a number of significant changes, but there generally shouldn't be any breaking changes for the most common APIs. I did a quick search through your repository, and this was the code that I found using erdantic:

https://github.com/AllenNeuralDynamics/aind-data-schema/blob/29ced29a1be6229097bf1385a7b39ffb1dcf585e/src/aind_data_schema/utils/diagrams.py

I believe that all should continue to work without any problems.

The changes in v1.0 are summarized here. Many of the changes are intended to make it easier to customize diagrams. If you do any testing, feedback would be much appreciated.

Thanks for using erdantic!

@jayqi
Copy link
Author

jayqi commented Apr 11, 2024

erdantic v1.0 is now released on both PyPI and conda-forge. If you run into any problems, please open an issue in the erdantic repository: https://github.com/drivendataorg/erdantic/issues

I'm leaving this issue open in case you want to use it to track any testing on your end, but feel free to close it. Thanks again for using erdantic!

@dyf
Copy link
Member

dyf commented May 29, 2024

Thanks @jayqi! We will look at migrating soon.

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

No branches or pull requests

3 participants