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

[MAJOR] Many changes for Conformity 2.0 (WIP) #89

Open
wants to merge 10 commits into
base: conformity_2.x
Choose a base branch
from

Conversation

sethbrite
Copy link
Contributor

Conformity 2.0 will be the next major release of Conformity. The primary goals we aim to achieve with this major version are:

  • More intuitive fields and APIs
  • Increased composability
  • Easier custom field creation and extension
  • Richer validation information
  • Removal of unnecessary dependencies
  • Easy migration from 1.x to 2.0
  • Integration with Python static analysis tools (e.g., Mypy)

To facilitate migration from 1.x to 2.0, we have deprecated (not removed) many common 1.x APIs and fields. As such, most projects currently utilizing Conformity 1.x should continue to work without modifications upon upgrading to 2.0. However, breaking changes do exist. These will be detailed in a soon-to-be-written migration document.

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.

1 participant